[libaacs] Update to 0.10.0
by Leigh Scott
commit 803ab0d96ddd25e0506ab213b2e22a2331497b72
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon May 11 10:34:07 2020 +0100
Update to 0.10.0
.gitignore | 1 +
libaacs.spec | 11 +++++++----
sources | 2 +-
3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 98cc85d..1483767 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
libaacs-0.8.1.tar.bz2
/libaacs-0.9.0.tar.bz2
+/libaacs-0.10.0.tar.bz2
diff --git a/libaacs.spec b/libaacs.spec
index d8ed98f..5959680 100644
--- a/libaacs.spec
+++ b/libaacs.spec
@@ -4,8 +4,8 @@
%global git_short %(echo '%{git_hash}' | cut -c -13)
Name: libaacs
-Version: 0.9.0
-Release: 8%{?snapshot:.%{tarball_date}git%{git_short}}%{?dist}
+Version: 0.10.0
+Release: 1%{?snapshot:.%{tarball_date}git%{git_short}}%{?dist}
Summary: Open implementation of AACS specification
License: LGPLv2+
URL: http://www.videolan.org/developers/libaacs.html
@@ -68,11 +68,11 @@ autoreconf -vif
%configure --disable-static
sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
-make %{?_smp_mflags}
+%make_build
%install
-make install DESTDIR=$RPM_BUILD_ROOT
+%make_install
find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
@@ -94,6 +94,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
+* Mon May 11 2020 Leigh Scott <leigh123linux(a)gmail.com> - 0.10.0-1
+- Update to 0.10.0
+
* Tue Feb 04 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 0.9.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
diff --git a/sources b/sources
index 3f38b12..4955234 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f6730eefc31f53b5e5b82032c424c7e3 libaacs-0.9.0.tar.bz2
+SHA512 (libaacs-0.10.0.tar.bz2) = 4527749c3c78fd270012b3b36e916356a4aeb8f90169e781a00739f01f190121691042607209864e9b676ede9741f614c6003a7dfbb350dc020e1fa94cd6d66e
4 years, 6 months
[zoneminder/el7: 3/4] Merge branch 'master' into el7
by Andrew Bauer
commit 61edd5bec09e8f887eca906ce888d3f05195ae15
Merge: 107c275 93f46f3
Author: Andrew Bauer <zonexpertconsulting(a)outlook.com>
Date: Sun May 10 17:28:57 2020 -0500
Merge branch 'master' into el7
.gitignore | 3 +++
sources | 3 +--
zoneminder.spec | 13 +++++++++++--
3 files changed, 15 insertions(+), 4 deletions(-)
---
4 years, 6 months
[zoneminder/el8] 1.34.12 Release
by Andrew Bauer
Summary of changes:
93f46f3... 1.34.12 Release (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 6 months
[zoneminder] 1.34.12 Release
by Andrew Bauer
commit 93f46f3e64686fc9e71d25a5856d4cbab7025e96
Author: Andrew Bauer <zonexpertconsulting(a)outlook.com>
Date: Sun May 10 17:27:23 2020 -0500
1.34.12 Release
.gitignore | 1 +
sources | 2 +-
zoneminder.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 752ff60..d613e4d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
/zoneminder-1.34.9.tar.gz
/zoneminder-1.34.10.tar.gz
/zoneminder-1.34.11.tar.gz
+/zoneminder-1.34.12.tar.gz
diff --git a/sources b/sources
index 1f6f347..5e09a7e 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
SHA512 (cakephp-enum-behavior-1.0-zm.tar.gz) = 26b4fa4e4b53b6add69df506d68cee06c7c153ddb6facb76ff1156c5f558b9a7704e99b54361771195092ae7ab4f493c24135fa5a3f59fae84b6dc33ff3e0bd1
SHA512 (crud-3.1.0-zm.tar.gz) = 03b641454ad070a729e45f592c6c01bf2c80c53f00e085eb48380ba96e88d8c1410b2a0c58607f85d6536375d789b022b9e6b7de5bda8886ec17c3bdb07a68fc
-SHA512 (zoneminder-1.34.11.tar.gz) = ad37dea91b1540adc11d9e736f6e8a3a5261800c47acda924e644fa8b3092d8c0bc312e5245377cbe68b582120d35889ee24e3204396371521c7320bb828d771
+SHA512 (zoneminder-1.34.12.tar.gz) = 54700d98509bc4adb053fc3ecfda7d0a5d38a578e5715c80e9fbde267bef8c6d47c7b537ecc7413949b9d55f2810ac7cd06ed5cf5c1a968a94213ae85bc9b26c
diff --git a/zoneminder.spec b/zoneminder.spec
index 10cbc79..a44987e 100644
--- a/zoneminder.spec
+++ b/zoneminder.spec
@@ -28,7 +28,7 @@
%global _hardened_build 1
Name: zoneminder
-Version: 1.34.11
+Version: 1.34.12
Release: 1%{?dist}
Summary: A camera monitoring and analysis tool
Group: System Environment/Daemons
@@ -416,6 +416,9 @@ EOF
%dir %attr(755,nginx,nginx) %{_localstatedir}/spool/zoneminder-upload
%changelog
+* Sun May 10 2020 Andrew Bauer <zonexpertconsulting(a)outlook.com> - 1.34.12-1
+- 1.34.12 Release
+
* Sat May 2 2020 Andrew Bauer <zonexpertconsulting(a)outlook.com> - 1.34.11-1
- 1.34.11 Release
4 years, 6 months