From f28863508dc92ccf3655d11be131969738eaa7b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9rgio=20M=2E=20Basto?= Date: Fri, 18 Oct 2013 22:44:43 +0000 Subject: [PATCH] =?UTF-8?q?*=20Fri=20Oct=2018=202013=20S=C3=A9rgio=20Basto?= =?UTF-8?q?=20=20-=200.136-1.20131005git3361d59=20-=20U?= =?UTF-8?q?pdate=20to=200.136=20git=203361d59=20(stable=20branch).?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- sources | 2 +- x264.spec | 13 ++++++++----- 3 files changed, 10 insertions(+), 7 deletions(-) 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