diff --git a/.gitignore b/.gitignore index be956a0..024b8c7 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ ffmpeg-2.8.7.tar.xz /ffmpeg-3.1.3.tar.xz /ffmpeg-3.1.4.tar.bz2 /ffmpeg-3.1.4.tar.xz +/ffmpeg-3.1.5.tar.bz2 diff --git a/ffmpeg.spec b/ffmpeg.spec index d75a3ea..a9681ff 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -19,8 +19,8 @@ Summary: Digital VCR and streaming server Name: ffmpeg -Version: 3.1.4 -Release: 2%{?date}%{?date:git}%{?rel}%{?dist} +Version: 3.1.5 +Release: 1%{?date}%{?date:git}%{?rel}%{?dist} %if 0%{?_with_amr} || 0%{?_with_gmp} License: GPLv3+ %else @@ -331,6 +331,9 @@ install -pm755 tools/qt-faststart $RPM_BUILD_ROOT%{_bindir} %changelog +* Tue Oct 25 2016 Julian Sikorski - 3.1.5-1 +- Updated to 3.1.5 + * Sat Oct 01 2016 Leigh Scott - 3.1.4-2 - Fix missing libxvid (rfbz#4274) diff --git a/sources b/sources index a44d7a2..bfd1344 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b54d3e3d2d14d64305b840bb3d287445 ffmpeg-3.1.4.tar.xz +0dd2f448a41f555a100fb075d5df136e ffmpeg-3.1.5.tar.bz2