commit 1ef590aad90e3acfaae61bad587c627e534d5048
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Tue Sep 27 23:37:19 2016 +0100
Update to 0.148-20160924-86b7198 version
.gitignore | 1 +
sources | 2 +-
x264.spec | 11 +++++++----
3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a40918d..227b5de 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
x264-0.144-20150225-c8a773e.tar.bz2
x264-0.148-20160118-5c65704.tar.bz2
/x264-0.148-20160614-a5e06b9.tar.bz2
+/x264-0.148-20160924-86b7198.tar.bz2
diff --git a/sources b/sources
index ebb5a07..46ab657 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-504515ba14fed322ad89cf39f05e78ee x264-0.148-20160614-a5e06b9.tar.bz2
+5d3470475b238807a57d22d39c58277c x264-0.148-20160924-86b7198.tar.bz2
diff --git a/x264.spec b/x264.spec
index 3f60dfa..20355cf 100644
--- a/x264.spec
+++ b/x264.spec
@@ -1,7 +1,7 @@
-# globals for x264-0.148-20160614-a5e06b9.tar.bz2
+# globals for x264-0.148-20160924-86b7198.tar.bz2
%global api 148
-%global gitdate 20160614
-%global gitversion a5e06b9
+%global gitdate 20160924
+%global gitversion 86b7198
%global snapshot %{gitdate}-%{gitversion}
%global gver .%{gitdate}git%{gitversion}
%global branch stable
@@ -30,7 +30,7 @@
Summary: H264/AVC video streams encoder
Name: x264
Version: 0.%{api}
-Release: 11%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist}
+Release: 12%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist}
License: GPLv2+
URL:
https://www.videolan.org/developers/x264.html
Source0: %{name}-0.%{api}-%{snapshot}.tar.bz2
@@ -200,6 +200,9 @@ install -pm644 generic/{AUTHORS,COPYING} %{buildroot}%{_pkgdocdir}/
%endif
%changelog
+* Tue Sep 27 2016 Sérgio Basto <sergio(a)serjux.com> - 0.148-12.20160924git86b7198
+- Update to 0.148-20160924-86b7198 version
+
* Fri Aug 26 2016 Dominik Mierzejewski <rpm(a)greysector.net> -
0.148-11.20160614gita5e06b9
- rework asm treatment on i686 and ppc64
- fix adding the 10b suffix to the library name