commit 17ffa15f0ba78dc64bf99a2ff781ebcead5ec119
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Wed Sep 5 12:37:59 2018 +0200
Update Changelog
ffmpeg.spec | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 73dadd8..c76d7ac 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -73,7 +73,7 @@
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 4.0.2
-Release: 3%{?date}%{?date:git}%{?rel}%{?dist}
+Release: 4%{?date}%{?date:git}%{?rel}%{?dist}
License: %{ffmpeg_license}
URL:
http://ffmpeg.org/
%if 0%{?date}
@@ -406,6 +406,11 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
+* Wed Sep 05 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 4.0.2-4
+- Add without_opus
+- Add disable opus and mfx for rhel
+- Enable nvenc for rhel
+
* Sun Jul 29 2018 Julian Sikorski <belegdol(a)fedoraproject.org> - 4.0.2-3
- Add spec fixes from rfbz #4964