commit 85ccc17e129d887435b3c71f09ba44cdbeb7d0b4
Author: Julian Sikorski <belegdol(a)fedoraproject.org>
Date: Mon Aug 7 08:13:12 2017 +0200
Updated to 3.1.10
.gitignore | 1 +
ffmpeg.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 63dae20..b1960d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ ffmpeg-2.8.7.tar.xz
/ffmpeg-3.1.7.tar.xz
/ffmpeg-3.1.8.tar.xz
/ffmpeg-3.1.9.tar.xz
+/ffmpeg-3.1.10.tar.xz
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 3482740..a523922 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -19,7 +19,7 @@
Summary: Digital VCR and streaming server
Name: ffmpeg
-Version: 3.1.9
+Version: 3.1.10
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 Aug 07 2017 Julian Sikorski <belegdol(a)fedoraproject.org> - 3.1.10-1
+- Updated to 3.1.10
+
* Mon Jun 26 2017 Julian Sikorski <belegdol(a)fedoraproject.org> - 3.1.9-1
- Updated to 3.1.9
diff --git a/sources b/sources
index b82bfed..80501c2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f7fb77e81502624b98f5d9848cfbfe02 ffmpeg-3.1.9.tar.xz
+733608b2dc58e3a2dfa001da93d4f4cd ffmpeg-3.1.10.tar.xz
Show replies by date