commit e28dc25afc64bc8bdfa2875b2dcb4597c55027ae
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sun Jun 12 16:00:14 2016 +0100
Update to last stable version upstream.
.gitignore | 1 +
sources | 2 +-
x264.spec | 12 +++++++-----
3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e8a9106..a40918d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
x264-0.144-20150225-c8a773e.tar.bz2
x264-0.148-20160118-5c65704.tar.bz2
+/x264-0.148-20160614-a5e06b9.tar.bz2
diff --git a/sources b/sources
index 75e0924..ebb5a07 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0cd396fbcce6c5102fe06d7b29fd97dd x264-0.148-20160412-fd2c324.tar.bz2
+504515ba14fed322ad89cf39f05e78ee x264-0.148-20160614-a5e06b9.tar.bz2
diff --git a/x264.spec b/x264.spec
index 6c08b65..43fb7f0 100644
--- a/x264.spec
+++ b/x264.spec
@@ -1,7 +1,7 @@
-# globals for x264-0.148-20160412-fd2c324.tar.bz2
+# globals for x264-0.148-20160614-a5e06b9.tar.bz2
%global api 148
-%global gitdate 20160412
-%global gitversion fd2c324
+%global gitdate 20160614
+%global gitversion a5e06b9
%global snapshot %{gitdate}-%{gitversion}
%global gver .%{gitdate}git%{gitversion}
%global branch stable
@@ -19,11 +19,10 @@
%global _without_asm 1
%endif
-
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:
http://developers.videolan.org/x264.html
Source0: %{name}-0.%{api}-%{snapshot}.tar.bz2
@@ -173,6 +172,9 @@ touch -r generic/version.h %{buildroot}%{_includedir}/x264.h
%{buildroot}%{_incl
%{_libdir}/libx26410b.so
%changelog
+* Tue Jun 21 2016 Sérgio Basto <sergio(a)serjux.com> - 0.148-7.20160614gita5e06b9
+- Update to last stable version upstream.
+
* Tue Apr 19 2016 Sérgio Basto <sergio(a)serjux.com> - 0.148-6.20160412gitfd2c324
- Update x264 to 0.148-20160412-fd2c324