From 239e5310db50c9edd5b1d425f355a71d5be3072f Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Wed, 8 Apr 2020 10:32:06 +0200 Subject: [PATCH] Update changelog --- ffmpeg.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ffmpeg.spec b/ffmpeg.spec index b38d376..75cf5e2 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -89,7 +89,7 @@ ExclusiveArch: armv7hnl Summary: Digital VCR and streaming server Name: ffmpeg%{?flavor} Version: 4.3 -Release: 0.11.%{?date}%{?date:git}%{?rel}%{?dist} +Release: 0.12.%{?date}%{?date:git}%{?rel}%{?dist} License: %{ffmpeg_license} URL: http://ffmpeg.org/ %if 0%{?date} @@ -434,6 +434,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir} %changelog +* Wed Apr 08 2020 Nicolas Chauvet - 4.3-0.12.20200401git +- Enable srt + * Wed Apr 01 2020 Leigh Scott - 4.3-0.11.20200401git - Update snapshot, fixes rfbz#5537