commit c66237fd04eea41073fc708c3ab36355914750d7
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Dec 24 14:12:37 2020 +0000
Update changelog
ffmpeg.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index e23a49e..dfc9c16 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -103,7 +103,7 @@ ExclusiveArch: armv7hnl
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 4.3.1
-Release: 14%{?date}%{?date:git}%{?rel}%{?dist}
+Release: 15%{?date}%{?date:git}%{?rel}%{?dist}
License: %{ffmpeg_license}
URL:
http://ffmpeg.org/
%if 0%{?date}
@@ -471,6 +471,10 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
+* Thu Dec 24 2020 Leigh Scott <leigh123linux(a)gmail.com> - 4.3.1-15
+- Enable dash demuxer (rfbz#5876)
+- Enable lv2 support (rfbz#5863)
+
* Mon Dec 14 2020 Leigh Scott <leigh123linux(a)gmail.com> - 4.3.1-14
- Actually do the dav1d rebuild