From 2c7e90d61d22e5c27a2714876a8b3e496a416c63 Mon Sep 17 00:00:00 2001 From: Andrew Bauer Date: Wed, 16 Feb 2022 07:54:01 -0600 Subject: [PATCH] bump rpm specfile rtsp commit anytime the rtsp commit is bumped in packpack, it must also be bumped in the rpm specfile --- distros/redhat/zoneminder.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distros/redhat/zoneminder.spec b/distros/redhat/zoneminder.spec index f15e60326..37920dcf8 100644 --- a/distros/redhat/zoneminder.spec +++ b/distros/redhat/zoneminder.spec @@ -9,7 +9,7 @@ %global ceb_version 1.0-zm # RtspServer is configured as a git submodule -%global rtspserver_commit cd7fd49becad6010a1b8466bfebbd93999a39878 +%global rtspserver_commit eab32851421ffe54fec0229c3efc44c642bc8d46 %global sslcert %{_sysconfdir}/pki/tls/certs/localhost.crt %global sslkey %{_sysconfdir}/pki/tls/private/localhost.key