From 0f373ef363ce60d83d82715a407ac1deb6f730a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9rgio=20M=2E=20Basto?= Date: Sun, 27 Jul 2014 23:34:12 +0000 Subject: [PATCH] =?UTF-8?q?*=20Mon=20Jul=2028=202014=20S=C3=A9rgio=20Basto?= =?UTF-8?q?=20=20-=200.142-5.20140728gitaf8e768=20-=20U?= =?UTF-8?q?pdate=20x264-0.142=20to=20git=20af8e768?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- sources | 2 +- x264.spec | 9 ++++++--- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 01930a9..c5457f0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -x264-0.142-20140423-e260ea5.tar.bz2 +x264-0.142-20140728-af8e768.tar.bz2 diff --git a/sources b/sources index eee45ec..b16165d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -987fe1cc7027f9539e1ba262fe60160e x264-0.142-20140423-e260ea5.tar.bz2 +50c4351b4d304a713ce2b1a2b6b37a80 x264-0.142-20140728-af8e768.tar.bz2 diff --git a/x264.spec b/x264.spec index 5bcb493..637dde5 100644 --- a/x264.spec +++ b/x264.spec @@ -1,6 +1,6 @@ %global api 142 -%global gitdate 20140423 -%global gitversion e260ea5 +%global gitdate 20140728 +%global gitversion af8e768 %global snapshot %{gitdate}-%{gitversion} %global gver .%{gitdate}git%{gitversion} %global branch stable @@ -24,7 +24,7 @@ Summary: H264/AVC video streams encoder Name: x264 Version: 0.%{api} -Release: 4%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist} +Release: 5%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist} License: GPLv2+ Group: System Environment/Libraries URL: http://developers.videolan.org/x264.html @@ -189,6 +189,9 @@ touch -r generic/version.h %{buildroot}%{_includedir}/x264.h %{buildroot}%{_incl %{_libdir}/libx26410b.so %changelog +* Mon Jul 28 2014 Sérgio Basto - 0.142-5.20140728gitaf8e768 +- Update x264-0.142 to git af8e768 + * Wed Apr 23 2014 Sérgio Basto - 0.142-4.20140423gite260ea5 - Update to git e260ea5 (stable branch)