commit 6f283a92da836dc61b77403c026c93e44656d6d0
Author: Julian Sikorski <belegdol(a)fedoraproject.org>
Date: Mon Jun 26 08:33:40 2017 +0200
Updated to 3.1.9
.gitignore | 1 +
ffmpeg.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b39fb6f..63dae20 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ ffmpeg-2.8.7.tar.xz
/ffmpeg-3.1.6.tar.xz
/ffmpeg-3.1.7.tar.xz
/ffmpeg-3.1.8.tar.xz
+/ffmpeg-3.1.9.tar.xz
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 2584870..3482740 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -19,7 +19,7 @@
Summary: Digital VCR and streaming server
Name: ffmpeg
-Version: 3.1.8
+Version: 3.1.9
Release: 1%{?date}%{?date:git}%{?rel}%{?dist}
%if 0%{?_with_amr} || 0%{?_with_gmp}
License: GPLv3+
@@ -329,6 +329,9 @@ install -pm755 tools/qt-faststart $RPM_BUILD_ROOT%{_bindir}
%changelog
+* Mon Jun 26 2017 Julian Sikorski <belegdol(a)fedoraproject.org> - 3.1.9-1
+- Updated to 3.1.9
+
* Wed May 17 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 3.1.8-1
- Updated to 3.1.8
diff --git a/sources b/sources
index ddc09af..b82bfed 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7a7d8a9a3a05e51882178f45841da44b ffmpeg-3.1.8.tar.xz
+f7fb77e81502624b98f5d9848cfbfe02 ffmpeg-3.1.9.tar.xz