commit 51ffc39afb1b044579eb8d4b545f5b538fef8eaf
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sun Oct 1 22:54:05 2023 +0100
Update to x264-0.164-20231001git31e19f92 (stable branch)
.gitignore | 1 +
sources | 2 +-
version.h | 6 +++---
x264.spec | 11 +++++++----
4 files changed, 12 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 826d1f7..956f7c2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ x264-0.148-20160118-5c65704.tar.bz2
/x264-0.161-20210412git55d517b.tar.bz2
/x264-0.163-20210613git5db6aa6.tar.bz2
/x264-0.164-20220602gitbaee400f.tar.bz2
+/x264-0.164-20231001git31e19f92.tar.bz2
diff --git a/sources b/sources
index f67c27c..aa402e3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (x264-0.164-20220602gitbaee400f.tar.bz2) =
c94615ee5c10b6adc6cb145721d196325de1f48703457f9d46a6e507a42ccc6adcfe87c6d6f86cab672dbbb8b7851e2bfea398ce667ea9fe1179b31e25ac36a4
+SHA512 (x264-0.164-20231001git31e19f92.tar.bz2) =
40374baa533e1b60c8659fe666e12eb8d107c0ce183489ae061487e1f11ff14585723ed31667107edaec73f9667966966f38391e69d52baecbe92b8e8686bd2d
diff --git a/version.h b/version.h
index d045eff..fb2120e 100644
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
-#define X264_REV 3095
+#define X264_REV 3108
#define X264_REV_DIFF 0
-#define X264_VERSION " r3095 baee400"
-#define X264_POINTVER "0.164.3095 baee400"
+#define X264_VERSION " r3108 31e19f9"
+#define X264_POINTVER "0.164.3108 31e19f9"
diff --git a/x264.spec b/x264.spec
index d0d453e..5b4a0f5 100644
--- a/x264.spec
+++ b/x264.spec
@@ -1,7 +1,7 @@
-# globals for x264-0.164-20220602gitbaee400f.tar.bz2
+# globals for x264-0.164-20231001git31e19f92.tar.bz2
%global api 164
-%global gitdate 20220602
-%global gitversion baee400f
+%global gitdate 20231001
+%global gitversion 31e19f92
%global snapshot %{gitdate}git%{gitversion}
%global gver .%{gitdate}git%{gitversion}
@@ -33,7 +33,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
@@ -182,6 +182,9 @@ install -pm644 generic/{AUTHORS,COPYING} %{buildroot}%{_pkgdocdir}/
%{_libdir}/pkgconfig/%{name}.pc
%changelog
+* Sun Oct 01 2023 Sérgio Basto <sergio(a)serjux.com> - 0.164-10.20231001git31e19f92
+- Update to x264-0.164-20231001git31e19f92 (stable branch)
+
* Wed Sep 27 2023 Sérgio Basto <sergio(a)serjux.com> - 0.164-9.20220602gitbaee400f
- [Bug 6769] Include bash completion definitions for x264