commit 32de7275aa393723d9da3b79a94c9ca4d310854e
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Sun Dec 17 21:14:43 2017 +0100
Update changelog
ffmpeg.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index e3490b2..f6e5ac1 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -75,7 +75,7 @@
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 3.3.5
-Release: 3%{?date}%{?date:git}%{?rel}%{?dist}
+Release: 4%{?date}%{?date:git}%{?rel}%{?dist}
License: %{ffmpeg_license}
URL:
http://ffmpeg.org/
%if 0%{?date}
@@ -414,6 +414,10 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
+* Sun Dec 17 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 3.3.5-4
+- Enable vid.stab - rfbz#4713
+- Add _cuda_version rpm macro
+
* Mon Dec 11 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 3.3.5-3
- Backport patch for arm neon rfbz#4727
- Backport power and arm arch handling improvements for 3.3x