commit cf91e90421f8d22f9f91212f8c859aff03b4389f
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Mon Dec 11 09:23:35 2017 +0000
Updated to 3.4.1
.gitignore | 1 +
ffmpeg.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f656912..55e149d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
ffmpeg-*.tar.xz
+ffmpeg-*.rpm
diff --git a/ffmpeg.spec b/ffmpeg.spec
index e91d7b7..7857002 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -70,8 +70,8 @@
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
-Version: 3.4
-Release: 6%{?date}%{?date:git}%{?rel}%{?dist}
+Version: 3.4.1
+Release: 1%{?date}%{?date:git}%{?rel}%{?dist}
License: %{ffmpeg_license}
URL:
http://ffmpeg.org/
%if 0%{?date}
@@ -404,6 +404,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
+* Mon Dec 11 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 3.4.1-1
+- Updated to 3.4.1
+
* Tue Nov 28 2017 Dominik Mierzejewski <rpm(a)greysector.net> - 3.4-6
- enable support for vid.stab (rfbz#4713)
- rebuild against new libmfx (rhbz#1471768)
diff --git a/sources b/sources
index ee7e29f..c1004bb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c64ba7247bb91e516f6a5789348fd5b5 ffmpeg-3.4.tar.xz
+726212db1b8a7eff6c25a2bc2e6fa75c ffmpeg-3.4.1.tar.xz