From 37baf59118c9ae5363e599c5ca1a8ea4c609e1ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9rgio=20M=2E=20Basto?= Date: Mon, 15 Sep 2014 01:35:16 +0000 Subject: [PATCH] =?UTF-8?q?*=20Mon=20Sep=2015=202014=20S=C3=A9rgio=20Basto?= =?UTF-8?q?=20=20-=200.142-7.20140826git021c0dc=20-=20U?= =?UTF-8?q?pdate=20x264-0.142=20to=20git=20021c0dc?= 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 c5457f0..8e86fde 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -x264-0.142-20140728-af8e768.tar.bz2 +x264-0.142-20140826-021c0dc.tar.bz2 diff --git a/sources b/sources index b16165d..03408a8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -50c4351b4d304a713ce2b1a2b6b37a80 x264-0.142-20140728-af8e768.tar.bz2 +b8bea981f9b01bf5e77b3f8ebf9e7fca x264-0.142-20140826-021c0dc.tar.bz2 diff --git a/x264.spec b/x264.spec index 7e8be0e..4cd502f 100644 --- a/x264.spec +++ b/x264.spec @@ -1,6 +1,6 @@ %global api 142 -%global gitdate 20140728 -%global gitversion af8e768 +%global gitdate 20140826 +%global gitversion 021c0dc %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: 6%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist} +Release: 7%{?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 Sep 15 2014 Sérgio Basto - 0.142-7.20140826git021c0dc +- Update x264-0.142 to git 021c0dc + * Thu Aug 07 2014 Sérgio Basto - 0.142-6.20140728gitaf8e768 - Rebuilt for ffmpeg-2.3