commit 47a07bc3e020f41498a4e12d1aa386e7f1d469d4
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Oct 12 10:38:48 2018 +0100
Update changelog
mjpegtools.spec | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/mjpegtools.spec b/mjpegtools.spec
index ff0d30c..15e55ae 100644
--- a/mjpegtools.spec
+++ b/mjpegtools.spec
@@ -1,6 +1,6 @@
Name: mjpegtools
Version: 2.1.0
-Release: 12%{?dist}
+Release: 13%{?dist}
Summary: Tools to manipulate MPEG data
License: GPLv2
URL:
http://mjpeg.sourceforge.net/
@@ -179,6 +179,11 @@ rm %buildroot%{_bindir}/mpegtranscode
%changelog
+* Fri Oct 12 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 2.1.0-13
+- Remove Group tag
+- Add missing isa on Requires
+- Update scriptlets and buildroot macro
+
* Fri Oct 12 2018 Sérgio Basto <sergio(a)serjux.com> - 2.1.0-12
- Add BuildRequires: gcc-c++