commit 655fa8eaa3149b87b9cb3c35483e5a635e0de2b0
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue Nov 19 22:51:45 2019 +0000
Revert "Rebuild for dav1d 0.5.1"
This reverts commit 241d5505196c68e9970dd82210c48a7f5733ef5c.
ffmpeg.spec | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 086db4e..cd18f5e 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -87,7 +87,7 @@ ExclusiveArch: armv7hnl
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 4.2.1
-Release: 3%{?date}%{?date:git}%{?rel}%{?dist}
+Release: 2%{?date}%{?date:git}%{?rel}%{?dist}
License: %{ffmpeg_license}
URL:
http://ffmpeg.org/
%if 0%{?date}
@@ -428,9 +428,6 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
-* Tue Nov 19 2019 Robert-André Mauchin <zebob.m(a)gmail.com> - 4.2.1-3
-- Rebuild for dav1d 0.5.1
-
* Sat Sep 07 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 4.2.1-2
- Enable libjack (rfbz #5346)