commit 06e918dc864491e054db21a743454d97d5aa7798
Author: Julian Sikorski <belegdol(a)fedoraproject.org>
Date: Tue Dec 6 06:43:00 2016 +0100
Updated to 3.2.2
.gitignore | 1 +
ffmpeg.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c858157..3c6a48c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ ffmpeg-2.8.7.tar.xz
/ffmpeg-3.1.5.tar.xz
/ffmpeg-3.2.tar.xz
/ffmpeg-3.2.1.tar.xz
+/ffmpeg-3.2.2.tar.xz
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 72022b5..e41ab90 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -19,7 +19,7 @@
Summary: Digital VCR and streaming server
Name: ffmpeg
-Version: 3.2.1
+Version: 3.2.2
Release: 1%{?date}%{?date:git}%{?rel}%{?dist}
%if 0%{?_with_amr} || 0%{?_with_gmp}
License: GPLv3+
@@ -330,6 +330,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
+* Tue Dec 06 2016 Julian Sikorski <belegdol(a)fedoraproject.org> - 3.2.2-1
+- Updated to 3.2.2
+
* Sat Nov 26 2016 Julian Sikorski <belegdol(a)fedoraproject.org> - 3.2.1-1
- Updated to 3.2.1
diff --git a/sources b/sources
index 01b9f6d..d13cad9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-10eaee7cca7d1e745eec6e4217772361 ffmpeg-3.2.1.tar.xz
+e34d1b92c5d844f2a3611c741a6dba18 ffmpeg-3.2.2.tar.xz
Show replies by date