commit ff8a9379f7efeefc412e77f0c93f850c7f46d041
Author: Julian Sikorski <belegdol(a)fedoraproject.org>
Date: Sun Feb 12 23:37:48 2017 +0100
Updated to 3.1.7
.gitignore | 1 +
ffmpeg.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 32c0054..69908a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ ffmpeg-2.8.7.tar.xz
/ffmpeg-3.0.4.tar.xz
/ffmpeg-3.1.5.tar.xz
/ffmpeg-3.1.6.tar.xz
+/ffmpeg-3.1.7.tar.xz
diff --git a/ffmpeg.spec b/ffmpeg.spec
index da855a1..ede5194 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -19,7 +19,7 @@
Summary: Digital VCR and streaming server
Name: ffmpeg
-Version: 3.1.6
+Version: 3.1.7
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
+* Sun Feb 12 2017 Julian Sikorski <belegdol(a)fedoraproject.org> - 3.1.7-1
+- Updated to 3.1.7
+
* Tue Dec 06 2016 Julian Sikorski <belegdol(a)fedoraproject.org> - 3.1.6-1
- Updated to 3.1.6
- Backported some .spec cleanups from rawhide
diff --git a/sources b/sources
index 7c28cfb..3989dc6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1b82f40459bea8450f29e4ea2454ce4f ffmpeg-3.1.6.tar.xz
+cc16360b0df2c0f3992b7578e3000a97 ffmpeg-3.1.7.tar.xz
Show replies by date