From 66e12e46056a4cc0eba616ee378ab1ef242c21bc Mon Sep 17 00:00:00 2001 From: Leigh Scott Date: Tue, 5 Mar 2019 00:44:26 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Leigh Scott --- x264.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/x264.spec b/x264.spec index f808b7c..9073ca9 100644 --- a/x264.spec +++ b/x264.spec @@ -31,7 +31,7 @@ Summary: H264/AVC video streams encoder Name: x264 Version: 0.%{api} -Release: 2%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist} +Release: 3%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist} License: GPLv2+ URL: https://www.videolan.org/developers/x264.html Source0: %{name}-0.%{api}-%{snapshot}.tar.bz2 @@ -205,6 +205,9 @@ install -pm644 generic/{AUTHORS,COPYING} %{buildroot}%{_pkgdocdir}/ %endif %changelog +* Tue Mar 05 2019 RPM Fusion Release Engineering - 0.155-3.20180806git0a84d98 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Wed Nov 07 2018 Stefan Becker - 0.155-2.20180806git0a84d98 - reverse order of generic/generic10 install to fix -devel contents (rfbz #5071)