|
|
|
@ -62,7 +62,7 @@
|
|
|
|
|
Summary: Digital VCR and streaming server
|
|
|
|
|
Name: ffmpeg%{?flavor}
|
|
|
|
|
Version: 3.2.2
|
|
|
|
|
Release: 1%{?date}%{?date:git}%{?rel}%{?dist}
|
|
|
|
|
Release: 2%{?date}%{?date:git}%{?rel}%{?dist}
|
|
|
|
|
License: %{ffmpeg_license}
|
|
|
|
|
URL: http://ffmpeg.org/
|
|
|
|
|
%if 0%{?date}
|
|
|
|
@ -381,6 +381,11 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Jan 02 2016 Dominik Mierzejewski <rpm@greysector.net> - 3.2.2-2
|
|
|
|
|
- enable optional nonfree build with cuda, cuvid, npp and fdk-aac
|
|
|
|
|
(most credit for this goes to Nicolas Chauvet)
|
|
|
|
|
- allow disabling x11grab (conflicts with nonfree builds)
|
|
|
|
|
|
|
|
|
|
* Tue Dec 06 2016 Julian Sikorski <belegdol@fedoraproject.org> - 3.2.2-1
|
|
|
|
|
- Updated to 3.2.2
|
|
|
|
|
|
|
|
|
|