commit afc28ff7fba7489a41e03aaaebf462bcd14f473f
Author: Julian Sikorski <belegdol(a)fedoraproject.org>
Date: Sat Nov 26 11:30:15 2016 +0100
Updated to 3.2.1
.gitignore | 1 +
ffmpeg.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 095dc98..c858157 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ ffmpeg-2.8.7.tar.xz
/ffmpeg-3.1.5.tar.bz2
/ffmpeg-3.1.5.tar.xz
/ffmpeg-3.2.tar.xz
+/ffmpeg-3.2.1.tar.xz
diff --git a/ffmpeg.spec b/ffmpeg.spec
index ad8784f..72022b5 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -19,8 +19,8 @@
Summary: Digital VCR and streaming server
Name: ffmpeg
-Version: 3.2
-Release: 3%{?date}%{?date:git}%{?rel}%{?dist}
+Version: 3.2.1
+Release: 1%{?date}%{?date:git}%{?rel}%{?dist}
%if 0%{?_with_amr} || 0%{?_with_gmp}
License: GPLv3+
%else
@@ -330,6 +330,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
+* Sat Nov 26 2016 Julian Sikorski <belegdol(a)fedoraproject.org> - 3.2.1-1
+- Updated to 3.2.1
+
* Wed Nov 16 2016 Adrian Reber <adrian(a)lisas.de> - 3.2-3
- Rebuild for libcdio-0.94
diff --git a/sources b/sources
index 2356ae7..01b9f6d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3c065fb5baae1aeb1494a09ac984b2de ffmpeg-3.2.tar.xz
+10eaee7cca7d1e745eec6e4217772361 ffmpeg-3.2.1.tar.xz
Show replies by date