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