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 - 4.2.3-4 +- Enable vapoursynth + * Sat Jun 06 2020 Leigh Scott - 4.2.3-3 - Enable libmodplug (rfbz#5670)