diff --git a/x264.spec b/x264.spec index efd0450..dfd71d9 100644 --- a/x264.spec +++ b/x264.spec @@ -1,6 +1,7 @@ +# globals for x264-0.142-20141221-6a301b6.tar.bz2 %global api 142 -%global gitdate 20140826 -%global gitversion 021c0dc +%global gitdate 20141221 +%global gitversion 6a301b6 %global snapshot %{gitdate}-%{gitversion} %global gver .%{gitdate}git%{gitversion} %global branch stable @@ -24,7 +25,7 @@ Summary: H264/AVC video streams encoder Name: x264 Version: 0.%{api} -Release: 10%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist} +Release: 11%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist} License: GPLv2+ Group: System Environment/Libraries URL: http://developers.videolan.org/x264.html @@ -189,6 +190,9 @@ touch -r generic/version.h %{buildroot}%{_includedir}/x264.h %{buildroot}%{_incl %{_libdir}/libx26410b.so %changelog +* Mon Dec 22 2014 Sérgio Basto - 0.142-11.20141221git6a301b6 +- Update to x264-0.142 to git 6a301b6 + * Sun Oct 19 2014 Sérgio Basto - 0.142-10.20140826git021c0dc - Rebuilt for FFmpeg 2.4.3