commit 59b0aa5805a6987d3ef7742c3d8f216b5c78cbdf
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Wed Sep 27 00:48:04 2017 +0100
Updated to 3.1.11
.gitignore | 1 +
ffmpeg.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b1960d0..b809790 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ ffmpeg-2.8.7.tar.xz
/ffmpeg-3.1.8.tar.xz
/ffmpeg-3.1.9.tar.xz
/ffmpeg-3.1.10.tar.xz
+/ffmpeg-3.1.11.tar.xz
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 778dc02..2a6a4f3 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -19,8 +19,8 @@
Summary: Digital VCR and streaming server
Name: ffmpeg
-Version: 3.1.10
-Release: 2%{?date}%{?date:git}%{?rel}%{?dist}
+Version: 3.1.11
+Release: 1%{?date}%{?date:git}%{?rel}%{?dist}
%if 0%{?_with_amr} || 0%{?_with_gmp}
License: GPLv3+
%else
@@ -332,6 +332,9 @@ install -pm755 tools/qt-faststart $RPM_BUILD_ROOT%{_bindir}
%changelog
+* Tue Sep 26 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 3.1.11-1
+- Updated to 3.1.11
+
* Thu Aug 31 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 3.1.10-2
- Add support for LibOpenJPEG v2.2
diff --git a/sources b/sources
index 80501c2..a7d3d81 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-733608b2dc58e3a2dfa001da93d4f4cd ffmpeg-3.1.10.tar.xz
+b7a971e90f56a75f0d52d4085b3d7b4b ffmpeg-3.1.11.tar.xz