commit f1c0573b12dc46fc24febf856dc5a56ff560ecdc
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Mar 12 16:42:58 2020 +0000
Rebuilt for i686
x264.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/x264.spec b/x264.spec
index 65ab1be..db36407 100644
--- a/x264.spec
+++ b/x264.spec
@@ -7,7 +7,7 @@
%global gver .%{gitdate}git%{gitversion}
%global branch stable
-%global _with_bootstrap 1
+#global _with_bootstrap 1
%{?_with_bootstrap:
%global _without_gpac 1
@@ -31,7 +31,7 @@
Summary: H264/AVC video streams encoder
Name: x264
Version: 0.%{api}
-Release: 6%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist}
+Release: 7%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist}
License: GPLv2+
URL:
https://www.videolan.org/developers/x264.html
Source0: %{name}-0.%{api}-%{snapshot}.tar.bz2
@@ -207,6 +207,9 @@ install -pm644 generic/{AUTHORS,COPYING} %{buildroot}%{_pkgdocdir}/
%endif
%changelog
+* Thu Mar 12 2020 Leigh Scott <leigh123linux(a)gmail.com> -
0.159-7.20191127git1771b55
+- Rebuilt for i686
+
* Wed Mar 11 2020 Nicolas Chauvet <kwizart(a)gmail.com> -
0.159-6.20191127git1771b55_bootstrap
- bootstrap for i686