commit 239e5310db50c9edd5b1d425f355a71d5be3072f
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Wed Apr 8 10:32:06 2020 +0200
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 <kwizart(a)gmail.com> - 4.3-0.12.20200401git
+- Enable srt
+
* Wed Apr 01 2020 Leigh Scott <leigh123linux(a)gmail.com> - 4.3-0.11.20200401git
- Update snapshot, fixes rfbz#5537