commit 149c1bd4a36cd22265786ef68d8ebae8c55aa371
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon Aug 26 20:42:59 2019 +0100
Bump changelog
ffmpeg.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index ab0c9f6..22579ef 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -89,7 +89,7 @@ ExclusiveArch: armv7hnl
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 4.2
-Release: 3%{?date}%{?date:git}%{?rel}%{?dist}
+Release: 4%{?date}%{?date:git}%{?rel}%{?dist}
License: %{ffmpeg_license}
URL:
http://ffmpeg.org/
%if 0%{?date}
@@ -430,6 +430,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
+* Mon Aug 26 2019 Leigh Scott <leigh123linux(a)gmail.com> - 4.2-4
+- Rebuild for el8
+
* Tue Aug 20 2019 Leigh Scott <leigh123linux(a)gmail.com> - 4.2-3
- Rebuild for dav1d and aom SONAME bump
- Drop XvMC support (rfbz #5328)