commit 17abe4e1289f342f6b081175af098b70cf274707
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Thu Apr 19 10:01:31 2018 +0100
Update to 20180419 (release/4.0 branch)
.gitignore | 1 +
ffmpeg.spec | 9 ++++++---
sources | 2 +-
3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index afc1358..39cf62c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ ffmpeg-*.rpm
/ffmpeg-20180116.tar.bz2
/ffmpeg-20180211.tar.bz2
/ffmpeg-20180305.tar.bz2
+/ffmpeg-20180419.tar.bz2
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 5bdbffa..d55d9f1 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -1,7 +1,7 @@
# TODO: add make test to %%check section
#global branch oldabi-
-%global date 20180305
+%global date 20180419
#global rel rc1
# Cuda and others are only available on some arches
@@ -71,8 +71,8 @@
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
-Version: 3.5
-Release: 0.6.%{?date}%{?date:git}%{?rel}%{?dist}
+Version: 4.0
+Release: 0.1.%{?date}%{?date:git}%{?rel}%{?dist}
License: %{ffmpeg_license}
URL:
http://ffmpeg.org/
%if 0%{?date}
@@ -405,6 +405,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
+* Thu Apr 19 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 4.0-0.1.20180419git
+- Update to 20180419 (release/4.0 branch)
+
* Mon Mar 05 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 3.5-0.6.20180305git
- Update to 20180305
- Change build requires for nvenc
diff --git a/sources b/sources
index 8fbdcf5..2a186ad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9178849048554d8701609fbaf8029a17 ffmpeg-20180305.tar.bz2
+acfba34d417c110e5c90fb76555f2642 ffmpeg-20180419.tar.bz2