We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0b60aa commit 2e62826Copy full SHA for 2e62826
distros/redhat/zoneminder.spec
@@ -36,7 +36,7 @@
36
%global _hardened_build 1
37
38
Name: zoneminder
39
-Version: 1.36.10
+Version: 1.36.11
40
Release: 1%{?dist}
41
Summary: A camera monitoring and analysis tool
42
Group: System Environment/Daemons
@@ -430,6 +430,9 @@ ln -sf %{_sysconfdir}/zm/www/zoneminder.nginx.conf %{_sysconfdir}/zm/www/zonemin
430
%dir %attr(755,nginx,nginx) %{_localstatedir}/log/zoneminder
431
432
%changelog
433
+* Wed Nov 17 2021 Andrew Bauer <zonexpertconsulting@outlook.com> - 1.36.11-1
434
+- 1.36.11 release
435
+
436
* Mon Oct 25 2021 Andrew Bauer <zonexpertconsulting@outlook.com> - 1.36.10-1
437
- 1.36.10 release
438
version
@@ -1 +1 @@
1
-1.36.10
+1.36.11
0 commit comments