commit a9dbfde90925f95fc67d1ce5640b066dba021513
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Mon Jun 26 23:49:58 2017 +0100
Update x264 to x264-0.148-20170521-aaa9aa8
.gitignore | 1 +
sources | 2 +-
x264.spec | 11 +++++++----
3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9a2673d..17e043b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ x264-0.148-20160118-5c65704.tar.bz2
/x264-0.148-20161201-4d5c8b0.tar.bz2
/x264-0.148-20170121-97eaef2.tar.bz2
/x264-0.148-20170519-d32d7bf.tar.bz2
+/x264-0.148-20170521-aaa9aa8.tar.bz2
diff --git a/sources b/sources
index 9d45765..7123f7e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d1ede9cb29c9e6972216ed99f663c5dc x264-0.148-20170519-d32d7bf.tar.bz2
+4fcea0ce575c7955486bc4ae3867f62c x264-0.148-20170521-aaa9aa8.tar.bz2
diff --git a/x264.spec b/x264.spec
index e8630f3..17b53ad 100644
--- a/x264.spec
+++ b/x264.spec
@@ -1,7 +1,7 @@
-# globals for x264-0.148-20170519-d32d7bf.tar.bz2
+# globals for x264-0.148-20170521-aaa9aa8.tar.bz2
%global api 148
-%global gitdate 20170519
-%global gitversion d32d7bf
+%global gitdate 20170521
+%global gitversion aaa9aa8
%global snapshot %{gitdate}-%{gitversion}
%global gver .%{gitdate}git%{gitversion}
@@ -31,7 +31,7 @@
Summary: H264/AVC video streams encoder
Name: x264
Version: 0.%{api}
-Release: 20%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist}
+Release: 21%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist}
License: GPLv2+
URL:
https://www.videolan.org/developers/x264.html
Source0: %{name}-0.%{api}-%{snapshot}.tar.bz2
@@ -201,6 +201,9 @@ install -pm644 generic/{AUTHORS,COPYING} %{buildroot}%{_pkgdocdir}/
%endif
%changelog
+* Mon Jun 26 2017 Sérgio Basto <sergio(a)serjux.com> - 0.148-21.20170521gitaaa9aa8
+- Update x264 to x264-0.148-20170521-aaa9aa8
+
* Mon May 22 2017 Sérgio Basto <sergio(a)serjux.com> - 0.148-20.20170519gitd32d7bf
- Update x264 to x264-0.148-20170519-d32d7bf