diff --git a/.gitignore b/.gitignore index 054ca78..7b500d9 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -x264-0.133-20130709-585324f.tar.bz2 +x264-0.136-20131005-3361d59.tar.bz2 diff --git a/sources b/sources index f37afc5..b0324a8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -89f0d7e2d243ced89cfde6f899dd6e4b x264-0.133-20130709-585324f.tar.bz2 +eb391d91d364f24c06bef27329ca3de1 x264-0.136-20131005-3361d59.tar.bz2 diff --git a/x264.spec b/x264.spec index 6824023..a24f097 100644 --- a/x264.spec +++ b/x264.spec @@ -1,6 +1,6 @@ -%global api 133 -%global gitdate 20130709 -%global gitversion 585324f +%global api 136 +%global gitdate 20131005 +%global gitversion 3361d59 %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 @@ -191,6 +191,9 @@ touch -r generic/version.h %{buildroot}%{_includedir}/x264.h %{buildroot}%{_incl %{_libdir}/libx26410b.so %changelog +* Fri Oct 18 2013 Sérgio Basto - 0.136-1.20131005git3361d59 +- Update to 0.136 git 3361d59 (stable branch). + * Mon Sep 30 2013 Sérgio Basto - 0.133-3.20130709git585324f - Fix gpac detection. @@ -325,7 +328,7 @@ touch -r generic/version.h %{buildroot}%{_includedir}/x264.h %{buildroot}%{_incl - Update to 20091007git - Move simd to %%{_libdir}/sse2 -* Tue Mar 26 2009 Dominik Mierzejewski 0.0.0-0.24.20090319gitc109c8 +* Thu Mar 26 2009 Dominik Mierzejewski 0.0.0-0.24.20090319gitc109c8 - 20090319 snapshot - build with static gpac - fix build on ppc