commit 3dd2617d060d77bc36a45b543a81b26665f1fa39
Author: Julian Sikorski <belegdol(a)fedoraproject.org>
Date: Wed Aug 10 18:46:20 2016 +0200
Updated to 3.1.2
.gitignore | 1 +
ffmpeg.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2565935..ce82481 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
ffmpeg-2.8.7.tar.xz
/ffmpeg-3.1.1.tar.xz
+/ffmpeg-3.1.2.tar.xz
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 8da881d..c08a94f 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -12,7 +12,7 @@
Summary: Digital VCR and streaming server
Name: ffmpeg
-Version: 3.1.1
+Version: 3.1.2
Release: 1%{?date}%{?date:git}%{?rel}%{?dist}
%if 0%{?_with_amr} || 0%{?_with_gmp}
License: GPLv3+
@@ -323,6 +323,9 @@ install -pm755 tools/qt-faststart $RPM_BUILD_ROOT%{_bindir}
%changelog
+* Wed Aug 10 2016 Julian Sikorski <belegdol(a)fedoraproject.org> - 3.1.2-1
+- Updated to 3.1.2
+
* Wed Jul 27 2016 Julian Sikorski <belegdol(a)fedoraproject.org> - 3.1.1-1
- Updated to 3.1.1
- Dropped included patch
diff --git a/sources b/sources
index 0247300..5dc8ec8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4ba7033da5d9ac4d0391516c7e5d97e4 ffmpeg-3.1.1.tar.xz
+cf030109b066a336fc4f7d3a123abf66 ffmpeg-3.1.2.tar.xz