From 8d7cd6a07f582d86a0a103825c3c24a294987531 Mon Sep 17 00:00:00 2001 From: leigh123linux Date: Fri, 20 Apr 2018 11:32:29 +0100 Subject: [PATCH] Update to 4.0 release --- ffmpeg.spec | 7 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/ffmpeg.spec b/ffmpeg.spec index d55d9f1..17806f1 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -1,7 +1,7 @@ # TODO: add make test to %%check section #global branch oldabi- -%global date 20180419 +#global date 20180419 #global rel rc1 # Cuda and others are only available on some arches @@ -72,7 +72,7 @@ Summary: Digital VCR and streaming server Name: ffmpeg%{?flavor} Version: 4.0 -Release: 0.1.%{?date}%{?date:git}%{?rel}%{?dist} +Release: 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 +* Fri Apr 20 2018 Leigh Scott - 4.0-1 +- Update to 4.0 release + * Thu Apr 19 2018 Leigh Scott - 4.0-0.1.20180419git - Update to 20180419 (release/4.0 branch) diff --git a/sources b/sources index 2a186ad..36e040b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -acfba34d417c110e5c90fb76555f2642 ffmpeg-20180419.tar.bz2 +1cc9e8cb027b9fd4c54f598f51002c19 ffmpeg-4.0.tar.xz