commit f548af1e63c0fc7e8ac0669ddb32025593ad5d19
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun Nov 12 12:51:12 2023 +0000
Rebuild for new ffmpeg version
x264.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/x264.spec b/x264.spec
index 5b4a0f5..df058ca 100644
--- a/x264.spec
+++ b/x264.spec
@@ -33,7 +33,7 @@
Summary: H264/AVC video streams encoder
Name: x264
Version: 0.%{api}
-Release: 10%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist}
+Release: 11%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist}
License: GPLv2+
URL:
https://www.videolan.org/developers/x264.html
Source0: %{name}-0.%{api}-%{snapshot}.tar.bz2
@@ -182,6 +182,9 @@ install -pm644 generic/{AUTHORS,COPYING} %{buildroot}%{_pkgdocdir}/
%{_libdir}/pkgconfig/%{name}.pc
%changelog
+* Sun Nov 12 2023 Leigh Scott <leigh123linux(a)gmail.com> -
0.164-11.20231001git31e19f92
+- Rebuild for new ffmpeg version
+
* Sun Oct 01 2023 Sérgio Basto <sergio(a)serjux.com> - 0.164-10.20231001git31e19f92
- Update to x264-0.164-20231001git31e19f92 (stable branch)