From 86e5bce9da35da4fca1fe2260003899b9f3063b7 Mon Sep 17 00:00:00 2001 From: leigh123linux Date: Mon, 9 Mar 2020 17:39:18 +0000 Subject: [PATCH] Update changelog --- ffmpeg.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/ffmpeg.spec b/ffmpeg.spec index 3da3e99..67dc5f3 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -10,7 +10,7 @@ # rav1e has a broken .pc file # https://bugzilla.redhat.com/show_bug.cgi?id=1811550 -%if 0%{?fedora} > 33 +%if 0%{?fedora} > 32 %global _with_rav1e 1 %endif @@ -93,7 +93,7 @@ ExclusiveArch: armv7hnl Summary: Digital VCR and streaming server Name: ffmpeg%{?flavor} Version: 4.3 -Release: 0.5.%{?date}%{?date:git}%{?rel}%{?dist} +Release: 0.6.%{?date}%{?date:git}%{?rel}%{?dist} License: %{ffmpeg_license} URL: http://ffmpeg.org/ %if 0%{?date} @@ -439,6 +439,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir} %changelog +* Mon Mar 09 2020 leigh123linux - 4.3-0.6.20200305git +- Enable rav1e support + * Thu Mar 05 2020 Leigh Scott - 4.3-0.5.20200305git - Update to 20200305git @@ -449,7 +452,7 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir} - Rebuild for x265 * Sun Feb 23 2020 Leigh Scott - 4.3-0.2.20200222git -- Enable vulkan +- Enable vulkan support * Sat Feb 22 2020 Leigh Scott - 4.3-0.1.20200222git - Update to 20200222git