From 17d814677114e46d4e1dbc702d3eb8ded72660ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9rgio=20M=2E=20Basto?= Date: Tue, 5 Mar 2013 19:49:24 +0000 Subject: [PATCH] =?UTF-8?q?*=20Tue=20Mar=2005=202013=20S=C3=A9rgio=20Basto?= =?UTF-8?q?=20=20-=200.129-3.20130305gite403db4=20-=20U?= =?UTF-8?q?pdate=20to=20git=20e403db4f9079811f5a1f9a1339e7c85b41800ca7?= 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 d11162b..6aa8ad2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -x264-0.129-20130119-9c4ba4b.tar.bz2 +x264-0.129-20130305-e403db4.tar.bz2 diff --git a/sources b/sources index 34a13b5..f8a4cca 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7689ba9e15f75f12e018b109297c80fc x264-0.129-20130119-9c4ba4b.tar.bz2 +e1b317eba97e06e04af6241a7a17d0dd x264-0.129-20130305-e403db4.tar.bz2 diff --git a/x264.spec b/x264.spec index 0cf62e2..1ecf756 100644 --- a/x264.spec +++ b/x264.spec @@ -1,6 +1,6 @@ %global api 129 -%global gitdate 20130119 -%global gitversion 9c4ba4b +%global gitdate 20130305 +%global gitversion e403db4 %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: 2%{?gver}%{?dist} +Release: 3%{?gver}%{?dist} License: GPLv2+ Group: System Environment/Libraries URL: http://developers.videolan.org/x264.html @@ -188,6 +188,9 @@ touch -r generic/version.h %{buildroot}%{_includedir}/x264.h %{buildroot}%{_incl %{_libdir}/libx26410b.so %changelog +* Tue Mar 05 2013 Sérgio Basto - 0.129-3.20130305gite403db4 +- Update to git e403db4f9079811f5a1f9a1339e7c85b41800ca7 + * Sun Jan 20 2013 Sérgio Basto - 0.129-2.20130119git9c4ba4b - Rebuild for ffmpeg-1.1.1 .