commit f8c9c576916d4e56daffd215e3578971a103676e
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Thu Oct 4 17:46:43 2018 +0100
Mass rebuild for x264 and/or x265
ffmpeg.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index ae3cae5..4919f13 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -74,7 +74,7 @@
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 4.0.2
-Release: 6%{?date}%{?date:git}%{?rel}%{?dist}
+Release: 7%{?date}%{?date:git}%{?rel}%{?dist}
License: %{ffmpeg_license}
URL:
http://ffmpeg.org/
%if 0%{?date}
@@ -409,6 +409,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
+* Thu Oct 04 2018 Sérgio Basto <sergio(a)serjux.com> - 4.0.2-7
+- Mass rebuild for x264 and/or x265
+
* Fri Sep 14 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 4.0.2-6
- Change BuildRequires: aom-devel to libaom-devel