diff --git a/.gitignore b/.gitignore index ce82481..e429dda 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ ffmpeg-2.8.7.tar.xz /ffmpeg-3.1.1.tar.xz /ffmpeg-3.1.2.tar.xz +/ffmpeg-3.1.3.tar.xz diff --git a/ffmpeg.spec b/ffmpeg.spec index 2ced801..33cc6a4 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -13,8 +13,8 @@ Summary: Digital VCR and streaming server Name: ffmpeg -Version: 3.1.2 -Release: 2%{?date}%{?date:git}%{?rel}%{?dist} +Version: 3.1.3 +Release: 1%{?date}%{?date:git}%{?rel}%{?dist} %if 0%{?_with_amr} || 0%{?_with_gmp} License: GPLv3+ %else @@ -325,6 +325,9 @@ install -pm755 tools/qt-faststart $RPM_BUILD_ROOT%{_bindir} %changelog +* Sat Aug 27 2016 Julian Sikorski - 3.1.3-1 +- Updated to 3.1.3 + * Thu Aug 25 2016 Leigh Scott - 3.1.2-2 - enable support for nvenc diff --git a/sources b/sources index 5dc8ec8..fe6fcde 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cf030109b066a336fc4f7d3a123abf66 ffmpeg-3.1.2.tar.xz +72769316a4b2b8809c7f6d5a8b6766f4 ffmpeg-3.1.3.tar.xz