commit 4d12bd739224a9ca615e3ec6d4cbd8729f2368b0
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Fri Aug 2 17:11:29 2024 +0100
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
Signed-off-by: Sérgio M. Basto <sergio(a)serjux.com>
x264.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/x264.spec b/x264.spec
index 0b8c2d9..96bf7e4 100644
--- a/x264.spec
+++ b/x264.spec
@@ -33,7 +33,7 @@
Summary: H264/AVC video streams encoder
Name: x264
Version: 0.%{api}
-Release: 13%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist}
+Release: 14%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist}
License: GPLv2+
URL:
https://www.videolan.org/developers/x264.html
Source0: %{name}-0.%{api}-%{snapshot}.tar.bz2
@@ -185,6 +185,9 @@ install -pm644 generic/{AUTHORS,COPYING} %{buildroot}%{_pkgdocdir}/
%{_libdir}/pkgconfig/%{name}.pc
%changelog
+* Fri Aug 02 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> -
0.164-14.20231001git31e19f92
+- Rebuilt for
https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
+
* Sun Mar 10 2024 Dominik Mierzejewski <dominik(a)greysector.net> -
0.164-13.20231001git31e19f92
- Fix "assignment from incompatible pointer type" errors on ppc64le
- Use correct build dependency on bash-completion