commit de84226ba0b80ae9a8f9bc1d6472494264cc0834
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Sun Feb 11 08:06:11 2018 +0000
Update to 20180211git
.gitignore | 1 +
ffmpeg.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 896ac3e..405b666 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
ffmpeg-*.tar.xz
ffmpeg-*.rpm
/ffmpeg-20180116.tar.bz2
+/ffmpeg-20180211.tar.bz2
diff --git a/ffmpeg.spec b/ffmpeg.spec
index d3ac746..8dfcfa3 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -1,7 +1,7 @@
# TODO: add make test to %%check section
#global branch oldabi-
-%global date 20180116
+%global date 20180211
#global rel rc1
# Cuda and others are only available on some arches
@@ -75,7 +75,7 @@
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 3.5
-Release: 0.2.%{?date}%{?date:git}%{?rel}%{?dist}
+Release: 0.3.%{?date}%{?date:git}%{?rel}%{?dist}
License: %{ffmpeg_license}
URL:
http://ffmpeg.org/
%if 0%{?date}
@@ -407,6 +407,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
+* Sun Feb 11 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 3.5-0.3.20180211git
+- Update to 20180211git
+
* Fri Jan 26 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 3.5-0.2.20180116git
- Rebuild for new libcdio and libvpx versions
diff --git a/sources b/sources
index 16fbe56..19d034b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-387130b290229656febfe3a8f2d2239f ffmpeg-20180116.tar.bz2
+abe62958209357f45fda48e596df4a36 ffmpeg-20180211.tar.bz2