diff --git a/x264.spec b/x264.spec index 6504eae..e0b23ce 100644 --- a/x264.spec +++ b/x264.spec @@ -1,6 +1,6 @@ -%global api 130 -%global gitdate 20130502 -%global gitversion 1db4621 +%global api 133 +%global gitdate 20130709 +%global gitversion 585324f %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}%{?dist} +Release: 1%{?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 Jul 09 2013 Sérgio Basto - 0.133-1.20130709git585324f +- Update to git 585324fee380109acd9986388f857f413a60b896 (HEAD of stable branch). + * Sat May 25 2013 Sérgio Basto - 0.130-3.20130502git1db4621 - Build without bootstrap for F19.