commit bd85a43080640f47ac5b4a7d79e9ee73ee82d0f3
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Jun 24 10:02:31 2020 +0100
Update changelog
ffmpeg.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index d1ffa01..b772898 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -85,7 +85,7 @@ ExclusiveArch: armv7hnl
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 4.2.3
-Release: 3%{?date}%{?date:git}%{?rel}%{?dist}
+Release: 4%{?date}%{?date:git}%{?rel}%{?dist}
License: %{ffmpeg_license}
URL:
http://ffmpeg.org/
%if 0%{?date}
@@ -432,6 +432,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
+* Wed Jun 24 2020 Leigh Scott <leigh123linux(a)gmail.com> - 4.2.3-4
+- Enable vapoursynth
+
* Sat Jun 06 2020 Leigh Scott <leigh123linux(a)gmail.com> - 4.2.3-3
- Enable libmodplug (rfbz#5670)