[zoneminder] 1.32.1 release Bug fix release
by Andrew Bauer
commit d06a60f40eac26e3bb1a1ae97a3debd14f730c2a
Author: Andrew Bauer <zonexpertconsulting(a)outlook.com>
Date: Tue Oct 2 07:59:24 2018 -0500
1.32.1 release
Bug fix release
.gitignore | 1 +
sources | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/.gitignore b/.gitignore
index 134def8..d0d9942 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/cakephp-enum-behavior-1.0-zm.tar.gz
/crud-3.1.0-zm.tar.gz
/zoneminder-1.32.0.tar.gz
+/zoneminder-1.32.1.tar.gz
diff --git a/sources b/sources
index c5b1f39..56949e4 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
9ac5569ffaf82e4339d97af7fbe0d392 cakephp-enum-behavior-1.0-zm.tar.gz
86ae07e6ee1cd06ee6f608a85a5da808 crud-3.1.0-zm.tar.gz
-020459b357f66987700a8ab63fd7aeea zoneminder-1.32.0.tar.gz
+7c2a358a1a22b13f0bd5e346eab4b84a zoneminder-1.32.1.tar.gz
6 years, 1 month
[zoneminder] 1.32.1 release Bug fix release
by Andrew Bauer
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
6 years, 1 month
[clipgrab] Remove group tag
by Leigh Scott
commit b41cf26bd1b526ab4bf530ff81fd544324aa5da8
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Tue Oct 2 12:22:37 2018 +0100
Remove group tag
clipgrab.spec | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/clipgrab.spec b/clipgrab.spec
index 82d2f6d..a97e796 100644
--- a/clipgrab.spec
+++ b/clipgrab.spec
@@ -3,7 +3,6 @@ Version: 3.7.0
Release: 1%{?dist}
License: GPLv3 and Non-Commercial Use Only (Artwork and Trademark)
-Group: Applications/Internet
Summary: A free video downloader and converter
URL: http://clipgrab.de/en
Source0: https://download.clipgrab.org/%{name}-%{version}.tar.gz
6 years, 1 month
[clipgrab/f29] Update to 3.7.0
by Martin Gansser
Summary of changes:
f22f6f0... Update to 3.7.0 (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 1 month
[clipgrab] Update to 3.7.0
by Martin Gansser
commit f22f6f06e237ea8be373411f367b70fbb1dd9fdb
Author: Martin Gansser <mgansser(a)online.de>
Date: Tue Oct 2 12:58:09 2018 +0200
Update to 3.7.0
.gitignore | 1 +
clipgrab.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 796feb8..947d1df 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ clipgrab-3.5.5.tar.gz
/clipgrab-3.6.6.tar.gz
/clipgrab-3.6.7.tar.gz
/clipgrab-3.6.8.tar.gz
+/clipgrab-3.7.0.tar.gz
diff --git a/clipgrab.spec b/clipgrab.spec
index aa6cbe4..82d2f6d 100644
--- a/clipgrab.spec
+++ b/clipgrab.spec
@@ -1,6 +1,6 @@
Name: clipgrab
-Version: 3.6.8
-Release: 3%{?dist}
+Version: 3.7.0
+Release: 1%{?dist}
License: GPLv3 and Non-Commercial Use Only (Artwork and Trademark)
Group: Applications/Internet
@@ -40,6 +40,9 @@ desktop-file-install --dir %{buildroot}%{_datadir}/applications %{SOURCE1}
%{_datadir}/applications/clipgrab.desktop
%changelog
+* Fri Sep 28 2018 Martin Gansser <martinkg(a)fedoraproject.org> - 3.7.0-1
+- Update to 3.7.0
+
* Sun Aug 19 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 3.6.8-3
- Rebuilt for Fedora 29 Mass Rebuild binutils issue
diff --git a/sources b/sources
index c045869..6741da4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-43273a4fd34e77fa85970156e1e25561 clipgrab-3.6.8.tar.gz
+8f54061684222239c36e8e5fa45e9d00 clipgrab-3.7.0.tar.gz
6 years, 1 month
[shotcut/f28] Update to 18.09.16
by Martin Gansser
Summary of changes:
e1a8616... Update to 18.09.16 (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 1 month
[shotcut/f29] Update to 18.09.16
by Martin Gansser
Summary of changes:
e1a8616... Update to 18.09.16 (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 1 month
[shotcut] Update to 18.09.16
by Martin Gansser
commit e1a86168384abe8b7f34d01f35e4d24efbb2536c
Author: Martin Gansser <mgansser(a)online.de>
Date: Tue Oct 2 11:10:05 2018 +0200
Update to 18.09.16
.gitignore | 1 +
shotcut.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fe30d18..83e0837 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
/shotcut-18.08.tar.gz
/shotcut-18.08.11.tar.gz
/shotcut-18.08.14.tar.gz
+/shotcut-18.09.16.tar.gz
diff --git a/shotcut.spec b/shotcut.spec
index b441058..df4badf 100644
--- a/shotcut.spec
+++ b/shotcut.spec
@@ -3,7 +3,7 @@
%define _vstring %(echo %{version} |tr -d ".")
Name: shotcut
-Version: 18.08.14
+Version: 18.09.16
Release: 1%{dist}
Summary: A free, open source, cross-platform video editor
# The entire source code is GPLv3+ except mvcp/ which is LGPLv2+
@@ -181,6 +181,9 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/org.%{na
%doc doc
%changelog
+* Tue Oct 02 2018 Martin Gansser <martinkg(a)fedoraproject.org> - 18.09.16-1
+- Update to 18.09.16
+
* Tue Aug 21 2018 Martin Gansser <martinkg(a)fedoraproject.org> - 18.08.14-1
- Update to 18.08.14
diff --git a/sources b/sources
index ca3b561..e6abf10 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-980d8f7e8db2b1495c9e1322ba49a3f4 shotcut-18.08.14.tar.gz
+86985903021db929984fd02f08cc4a9b shotcut-18.09.16.tar.gz
6 years, 1 month