commit dcd326b9e57fad8f1376f03d4eb263ffc20c2be1
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Aug 23 19:14:46 2016 +0200
Update to 0.10.16
.gitignore | 1 +
ffmpeg.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7e9e278..ec478c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
ffmpeg-0.10.15.tar.bz2
+/ffmpeg-0.10.16.tar.bz2
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 51394d4..1682a7b 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -12,7 +12,7 @@
Summary: Digital VCR and streaming server
Name: ffmpeg
-Version: 0.10.15
+Version: 0.10.16
Release: 1%{?date}%{?date:git}%{?rel}%{?dist}
%if 0%{?_with_amr:1}
License: GPLv3+
@@ -282,6 +282,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Tue Aug 23 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 0.10.16-1
+- Update to 0.10.16
+
* Wed Aug 13 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 0.10.15-1
- Update to 0.10.15
diff --git a/sources b/sources
index 7d14a50..5746705 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-884c3be830b0b775dbfbcb337e9ecd74 ffmpeg-0.10.15.tar.bz2
+b73d7b94b3bead6918ad5a3d47453c8b ffmpeg-0.10.16.tar.bz2