From 658c25659d887c0f509fe037545a5c881afab6fc Mon Sep 17 00:00:00 2001 From: Leigh Scott Date: Tue, 3 Aug 2021 15:02:14 +0100 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_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 61f5d05..5d6b7c1 100644 --- a/x264.spec +++ b/x264.spec @@ -33,7 +33,7 @@ Summary: H264/AVC video streams encoder Name: x264 Version: 0.%{api} -Release: 1%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist} +Release: 2%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist} License: GPLv2+ URL: https://www.videolan.org/developers/x264.html Source0: %{name}-0.%{api}-%{snapshot}.tar.bz2 @@ -175,6 +175,9 @@ install -pm644 generic/{AUTHORS,COPYING} %{buildroot}%{_pkgdocdir}/ %{_libdir}/pkgconfig/%{name}.pc %changelog +* Tue Aug 03 2021 RPM Fusion Release Engineering - 0.163-2.20210613git5db6aa6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jun 14 2021 Sérgio Basto - 0.163-1.20210613git5db6aa6 - x264-0.163-20210613git5db6aa6 soname bump - gpac patch accepted upstream with modifications