diff --git a/.gitignore b/.gitignore index 0087e3b..e9f4d4f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -x264-stable-20120904.tar.bz2 +x264-stable-20120909.tar.bz2 diff --git a/sources b/sources index edd596a..1390710 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3d3982c026de90d4b6039036285af00a x264-stable-20120904.tar.bz2 +c8cf985a5c6dc213d01a26af79153156 x264-stable-20120909.tar.bz2 diff --git a/x264.spec b/x264.spec index d318373..7683a37 100644 --- a/x264.spec +++ b/x264.spec @@ -1,4 +1,4 @@ -%global snapshot 20120904 +%global snapshot 20120909 %global branch stable #global _with_bootstrap 1 @@ -20,7 +20,7 @@ Summary: H264/AVC video streams encoder Name: x264 Version: 0.125 -Release: 2.%{snapshot}%{?dist} +Release: 3.%{snapshot}%{?dist} License: GPLv2+ Group: System Environment/Libraries URL: http://developers.videolan.org/x264.html @@ -186,6 +186,9 @@ touch -r generic/version.h %{buildroot}%{_includedir}/x264.h %{buildroot}%{_incl %{_libdir}/libx26410b.so %changelog +* Sun Sep 09 2012 Sérgio Basto - 0.125-3.20120909 +- update x264-0.125 from r2201 to r2209. + * Thu Sep 06 2012 Sérgio Basto - 0.125-2.20120904 - unbootstrap