Skip to content

Commit 5c6cf88

Browse files
author
Andy Bauer
committed
bump version to 1.32.1
1 parent c9423aa commit 5c6cf88

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

db/zm_update-1.32.1.sql

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
--
2+
-- This updates a 1.32.0 database to 1.32.1
3+
--
4+
-- No changes required
5+
--

distros/redhat/zoneminder.spec

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
%global _hardened_build 1
2626

2727
Name: zoneminder
28-
Version: 1.32.0
28+
Version: 1.32.1
2929
Release: 1%{?dist}
3030
Summary: A camera monitoring and analysis tool
3131
Group: System Environment/Daemons
@@ -320,6 +320,10 @@ EOF
320320
%dir %attr(755,%{zmuid_final},%{zmgid_final}) %{_localstatedir}/run/zoneminder
321321

322322
%changelog
323+
* Tue Oct 2 2018 Andrew Bauer <[email protected]> - 1.32.1-1
324+
- 1.32.1 release
325+
- Bug fix release
326+
323327
* Wed Sep 12 2018 Andrew Bauer <[email protected]> - 1.32.0-1
324328
- 1.32.0 release
325329
- remove el6 (sys v init) support

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.32.0
1+
1.32.1

0 commit comments

Comments
 (0)