From 5bb5f5277896e7e30537dedf7df706633a47e4cd Mon Sep 17 00:00:00 2001 From: leigh123linux Date: Sat, 16 Jun 2018 12:24:50 +0100 Subject: [PATCH] Update to 4.0.1 release --- ffmpeg.spec | 7 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/ffmpeg.spec b/ffmpeg.spec index c6ba5ce..168b626 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -71,8 +71,8 @@ Summary: Digital VCR and streaming server Name: ffmpeg%{?flavor} -Version: 4.0 -Release: 2%{?date}%{?date:git}%{?rel}%{?dist} +Version: 4.0.1 +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 +* Sat Jun 16 2018 Leigh Scott - 4.0.1-1 +- Update to 4.0.1 release + * Sat Jun 16 2018 Leigh Scott - 4.0-2 - Rebuild for new libass version diff --git a/sources b/sources index 36e040b..f14eae2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1cc9e8cb027b9fd4c54f598f51002c19 ffmpeg-4.0.tar.xz +51d0f87b4af7d0ba6d17686b7b43095c ffmpeg-4.0.1.tar.xz