commit 23cc0133df0e1a86fb180b24de1839ceda82fe92
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Sat Apr 6 10:07:49 2019 +0200
Update changelog
ffmpeg.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 3f36079..1efc017 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -82,7 +82,7 @@ ExclusiveArch: armv7hnl
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 4.1.3
-Release: 1%{?date}%{?date:git}%{?rel}%{?dist}
+Release: 2%{?date}%{?date:git}%{?rel}%{?dist}
License: %{ffmpeg_license}
URL:
http://ffmpeg.org/
%if 0%{?date}
@@ -424,6 +424,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
+* Sat Apr 06 2019 Nicolas Chauvet <kwizart(a)gmail.com> - 4.1.3-2
+- Backport avutil/mem: Fix invalid use of av_alloc_size - rfbz#5149
+
* Mon Apr 01 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 4.1.3-1
- Update to 4.1.3 release