From 87e2d34a80600e3f6ddec2e272e7649c51898fc5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9rgio=20M=2E=20Basto?= Date: Tue, 4 Sep 2012 20:26:16 +0000 Subject: [PATCH] =?UTF-8?q?*=20Tue=20Sep=2004=202012=20S=C3=A9rgio=20Basto?= =?UTF-8?q?=20=20-=200.125-1.20120904=20-=20pull=20last?= =?UTF-8?q?est=20stable=20patches=20,=20which=20bump=20one=20version.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- sources | 2 +- x264.spec | 11 ++++++++--- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 621554f..0087e3b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -x264-stable-20120616.tar.bz2 +x264-stable-20120904.tar.bz2 diff --git a/sources b/sources index 2aaade3..edd596a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e754da06d665c307dd70b5a7edf6fde1 x264-stable-20120616.tar.bz2 +3d3982c026de90d4b6039036285af00a x264-stable-20120904.tar.bz2 diff --git a/x264.spec b/x264.spec index e8478ce..712c9a1 100644 --- a/x264.spec +++ b/x264.spec @@ -1,6 +1,8 @@ -%global snapshot 20120616 +%global snapshot 20120904 %global branch stable +%global _with_bootstrap 1 + %{?_with_bootstrap: %global _without_gpac 1 %global _without_libavformat 1 @@ -17,8 +19,8 @@ Summary: H264/AVC video streams encoder Name: x264 -Version: 0.124 -Release: 5.%{snapshot}%{?dist} +Version: 0.125 +Release: 1.%{snapshot}%{?dist} License: GPLv2+ Group: System Environment/Libraries URL: http://developers.videolan.org/x264.html @@ -184,6 +186,9 @@ touch -r generic/version.h %{buildroot}%{_includedir}/x264.h %{buildroot}%{_incl %{_libdir}/libx26410b.so %changelog +* Tue Sep 04 2012 Sérgio Basto - 0.125-1.20120904 +- Pulled latest stable patches, which bump version to 0.125. + * Mon Jun 25 2012 Sérgio Basto - 0.124-5.20120616 - Fixed detection of gf_malloc and gf_free