commit 90e8b144f628f2ecbadd45cc889c91ddac6fd3d1
Author: Andrew Bauer <zonexpertconsulting(a)outlook.com>
Date: Tue Oct 2 07:56:29 2018 -0500
1.32.1 release
Bug fix release
zoneminder.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/zoneminder.spec b/zoneminder.spec
index 52a0e3c..32f052e 100644
--- a/zoneminder.spec
+++ b/zoneminder.spec
@@ -25,7 +25,7 @@
%global _hardened_build 1
Name: zoneminder
-Version: 1.32.0
+Version: 1.32.1
Release: 1%{?dist}
Summary: A camera monitoring and analysis tool
Group: System Environment/Daemons
@@ -320,6 +320,10 @@ EOF
%dir %attr(755,%{zmuid_final},%{zmgid_final}) %{_localstatedir}/run/zoneminder
%changelog
+* Tue Oct 2 2018 Andrew Bauer <zonexpertconsulting(a)outlook.com> - 1.32.1-1
+- 1.32.1 release
+- Bug fix release
+
* Wed Sep 12 2018 Andrew Bauer <zonexpertconsulting(a)outlook.com> - 1.32.0-1
- 1.32.0 release
- remove el6 (sys v init) support