commit b00d838bcebe7cb5b76313fd1058cc12b42d3a38
Author: Julian Sikorski <belegdol(a)fedoraproject.org>
Date: Sun Dec 4 22:59:54 2016 +0100
Updated to 2.8.9
.gitignore | 1 +
ffmpeg.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fb5f836..71658b8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
ffmpeg-2.8.7.tar.xz
/ffmpeg-2.8.8.tar.xz
+/ffmpeg-2.8.9.tar.xz
diff --git a/ffmpeg.spec b/ffmpeg.spec
index f068419..a28b427 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -12,7 +12,7 @@
Summary: Digital VCR and streaming server
Name: ffmpeg
-Version: 2.8.8
+Version: 2.8.9
Release: 1%{?date}%{?date:git}%{?rel}%{?dist}
%if 0%{?_with_amr:1}
License: GPLv3+
@@ -262,6 +262,9 @@ install -pm755 tools/qt-faststart $RPM_BUILD_ROOT%{_bindir}
%changelog
+* Sun Dec 04 2016 Julian Sikorski <belegdol(a)fedoraproject.org> - 2.8.9-1
+- Updated to 2.8.9
+
* Wed Sep 21 2016 Julian Sikorski <belegdol(a)fedoraproject.org> - 2.8.8-1
- Updated to 2.8.8
diff --git a/sources b/sources
index f37d27d..1755dcf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5fae1ba5a5d37a2d0de750479b7270d4 ffmpeg-2.8.8.tar.xz
+74bdde498e065be80bf3b17d73c582ac ffmpeg-2.8.9.tar.xz