Skip to content

Commit fd8aa62

Browse files
author
Andy Bauer
committed
bump 1.30.3 release
1 parent 58d47de commit fd8aa62

File tree

4 files changed

+11
-3
lines changed

4 files changed

+11
-3
lines changed

db/zm_update-1.30.3.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.30.2 database to 1.30.3
3+
--
4+
-- No changes required
5+
--

distros/redhat/zoneminder.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
%global _hardened_build 1
2929

3030
Name: zoneminder
31-
Version: 1.30.2
32-
Release: 2%{?dist}
31+
Version: 1.30.3
32+
Release: 1%{?dist}
3333
Summary: A camera monitoring and analysis tool
3434
Group: System Environment/Daemons
3535
# jscalendar is LGPL (any version): http://www.dynarch.com/projects/calendar/
@@ -338,6 +338,9 @@ rm -rf %{_docdir}/%{name}-%{version}
338338
%dir %attr(755,%{zmuid_final},%{zmgid_final}) %{_localstatedir}/run/zoneminder
339339

340340
%changelog
341+
* Tue May 02 2017 Andrew Bauer <zonexpertconsulting@outlook.com> - 1.30.3-1
342+
- 1.30.3 release
343+
341344
* Thu Mar 30 2017 Andrew Bauer <zonexpertconsulting@outlook.com> - 1.30.2-2
342345
- 1.30.2 release
343346

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.30.2
1+
1.30.3

version.enc

16 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)