From c03f83b2456f4325f0782626e95ccf91d1c95d28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9rgio=20M=2E=20Basto?= Date: Wed, 23 Apr 2014 03:04:31 +0000 Subject: [PATCH] =?UTF-8?q?*=20Wed=20Apr=2023=202014=20S=C3=A9rgio=20Basto?= =?UTF-8?q?=20=20-=200.142-4.20140423gite260ea5=20-=20U?= =?UTF-8?q?pdate=20to=20git=20e260ea5=20(stable=20branch)?= 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 832622e..01930a9 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -x264-0.142-20140314-aff928d.tar.bz2 +x264-0.142-20140423-e260ea5.tar.bz2 diff --git a/sources b/sources index ab38cff..eee45ec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -76ba3785474309e13e1a5082e6b46664 x264-0.142-20140314-aff928d.tar.bz2 +987fe1cc7027f9539e1ba262fe60160e x264-0.142-20140423-e260ea5.tar.bz2 diff --git a/x264.spec b/x264.spec index ce76700..5bcb493 100644 --- a/x264.spec +++ b/x264.spec @@ -1,6 +1,6 @@ %global api 142 -%global gitdate 20140314 -%global gitversion aff928d +%global gitdate 20140423 +%global gitversion e260ea5 %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: 3%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist} +Release: 4%{?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 +* Wed Apr 23 2014 Sérgio Basto - 0.142-4.20140423gite260ea5 +- Update to git e260ea5 (stable branch) + * Tue Mar 25 2014 Sérgio Basto - 0.142-3.20140314gitaff928d - Rebuilt for ffmpeg-2.2