Skip to content

Commit 12fc011

Browse files
author
Andy Bauer
committed
1.30.4 release
1 parent 5607af0 commit 12fc011

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

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

distros/redhat/zoneminder.spec

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
%global _hardened_build 1
3434

3535
Name: zoneminder
36-
Version: 1.30.3
36+
Version: 1.30.4
3737
Release: 1%{?dist}
3838
Summary: A camera monitoring and analysis tool
3939
Group: System Environment/Daemons
@@ -342,6 +342,11 @@ rm -rf %{_docdir}/%{name}-%{version}
342342
%dir %attr(755,%{zmuid_final},%{zmgid_final}) %{_localstatedir}/run/zoneminder
343343

344344
%changelog
345+
* Tue May 09 2017 Andrew Bauer <zonexpertconsulting@outlook.com> - 1.30.4-1
346+
- modify autosetup macro parameters
347+
- modify requirements for php-pecl-acpu-bc package
348+
- 1.30.4 release
349+
345350
* Tue May 02 2017 Andrew Bauer <zonexpertconsulting@outlook.com> - 1.30.3-1
346351
- 1.30.3 release
347352

version

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

0 commit comments

Comments
 (0)