commit 2830b95a1e9e6b44b15aba40b7cd70fcd4b31313
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat Jun 6 12:42:02 2020 +0100
Update changelog
ffmpeg.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index e354aad..f55ccf9 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -67,7 +67,7 @@
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 3.4.7
-Release: 2%{?date}%{?date:git}%{?rel}%{?dist}
+Release: 3%{?date}%{?date:git}%{?rel}%{?dist}
License: %{ffmpeg_license}
URL:
http://ffmpeg.org/
%if 0%{?date}
@@ -401,6 +401,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
+* Sat Jun 06 2020 Leigh Scott <leigh123linux(a)gmail.com> - 3.4.7-3
+- Enable libmodplug (rfbz#5670)
+
* Mon May 25 2020 Nicolas Chauvet <kwizart(a)gmail.com> - 3.4.7-2
- Enable libvpx codec