From 5a0da8852afa42e08e92da9fdb1fb7727d8e3809 Mon Sep 17 00:00:00 2001 From: Julian Sikorski Date: Sat, 1 Oct 2016 13:57:25 +0200 Subject: [PATCH] Updated to 3.1.4 --- .gitignore | 1 + ffmpeg.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e429dda..f5fe609 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,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 +/ffmpeg-3.1.4.tar.bz2 diff --git a/ffmpeg.spec b/ffmpeg.spec index d3d9214..427f05a 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -19,8 +19,8 @@ Summary: Digital VCR and streaming server Name: ffmpeg -Version: 3.1.3 -Release: 3%{?date}%{?date:git}%{?rel}%{?dist} +Version: 3.1.4 +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 +* Sat Oct 01 2016 Julian Sikorski - 3.1.4-1 +- Updated to 3.1.4 + * Thu Sep 08 2016 Nicolas Chauvet - 3.1.3-3 - Disable OpenCV for Fedora >= 25 diff --git a/sources b/sources index fe6fcde..7c2c67e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -72769316a4b2b8809c7f6d5a8b6766f4 ffmpeg-3.1.3.tar.xz +1c099ec01cef5caadd05a4f78561c560 ffmpeg-3.1.4.tar.bz2