From 143f9e96775782f56fd28f89c705e6ffaed471b8 Mon Sep 17 00:00:00 2001 From: Leigh Scott Date: Tue, 6 Aug 2019 20:51:50 +0100 Subject: [PATCH] Rebuild for new ffmpeg version --- x264.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/x264.spec b/x264.spec index b3fdf1c..ab0bcb9 100644 --- a/x264.spec +++ b/x264.spec @@ -34,7 +34,7 @@ Summary: H264/AVC video streams encoder Name: x264 Version: 0.%{api} -Release: 9%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist} +Release: 10%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist} License: GPLv2+ URL: https://www.videolan.org/developers/x264.html Source0: %{name}-0.%{api}-%{snapshot}.tar.bz2 @@ -210,6 +210,9 @@ install -pm644 generic/{AUTHORS,COPYING} %{buildroot}%{_pkgdocdir}/ %endif %changelog +* Tue Aug 06 2019 Leigh Scott - 0.157-10.20190717git34c06d1 +- Rebuild for new ffmpeg version + * Wed Jul 17 2019 Sérgio Basto - 0.157-9.20190717git34c06d1 - 0.157 update, date 2019-07-17 (stable branch)