commit 985815ae05a7aae59cb8f765488d20b950d658ea
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Mar 25 20:32:06 2021 +0000
rebuild
ffmpeg.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index a603782..17b4612 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -93,7 +93,7 @@ ExclusiveArch: armv7hnl
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 4.2.4
-Release: 3%{?date}%{?date:git}%{?rel}%{?dist}
+Release: 4%{?date}%{?date:git}%{?rel}%{?dist}
License: %{ffmpeg_license}
URL:
http://ffmpeg.org/
%if 0%{?date}
@@ -448,6 +448,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
+* Thu Mar 25 2021 Leigh Scott <leigh123linux(a)gmail.com> - 4.2.4-4
+- rebuilt
+
* Sat Jan 2 2021 Leigh Scott <leigh123linux(a)gmail.com> - 4.2.4-3
- Enable dash demuxer (rfbz#5876)
- Enable lv2 support (rfbz#5863)