From dda25d71e0879950238a5c6e08d7b8e877a40719 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Fri, 9 Nov 2018 18:37:15 +0100 Subject: [PATCH] Update changelog --- ffmpeg.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ffmpeg.spec b/ffmpeg.spec index 0f55274..2de14bb 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -87,7 +87,7 @@ ExclusiveArch: armv7hnl Summary: Digital VCR and streaming server Name: ffmpeg%{?flavor} Version: 4.1 -Release: 2%{?date}%{?date:git}%{?rel}%{?dist} +Release: 3%{?date}%{?date:git}%{?rel}%{?dist} License: %{ffmpeg_license} URL: http://ffmpeg.org/ %if 0%{?date} @@ -423,6 +423,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir} %changelog +* Fri Nov 09 2018 Nicolas Chauvet - 4.1-3 +- Fix for cuda enabled repo + * Thu Nov 08 2018 Nicolas Chauvet - 4.1-2 - Add support for rpi - Enable libvmaf for x86_64