From 4c24b7d2a86caf39d10013eaf23e25c8c1dbab25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9rgio=20M=2E=20Basto?= Date: Tue, 5 Nov 2013 15:04:51 +0000 Subject: [PATCH] =?UTF-8?q?*=20Tue=20Nov=2005=202013=20S=C3=A9rgio=20Basto?= =?UTF-8?q?=20=20-=200.138-2.20131030-c628e3b=20-=20Unb?= =?UTF-8?q?ootstrap.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- x264.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/x264.spec b/x264.spec index a0e59da..c1543c4 100644 --- a/x264.spec +++ b/x264.spec @@ -5,7 +5,7 @@ %global gver .%{gitdate}git%{gitversion} %global branch stable -%global _with_bootstrap 1 +#global _with_bootstrap 1 %{?_with_bootstrap: %global _without_gpac 1 @@ -24,7 +24,7 @@ Summary: H264/AVC video streams encoder Name: x264 Version: 0.%{api} -Release: 1%{?gver}%{?dist} +Release: 2%{?gver}%{?dist} License: GPLv2+ Group: System Environment/Libraries URL: http://developers.videolan.org/x264.html @@ -191,7 +191,10 @@ touch -r generic/version.h %{buildroot}%{_includedir}/x264.h %{buildroot}%{_incl %{_libdir}/libx26410b.so %changelog -* Sat Nov 02 2013 Sérgio Basto - 0.138-20131030-c628e3b +* Tue Nov 05 2013 Sérgio Basto - 0.138-2.20131030-c628e3b +- Unbootstrap. + +* Sat Nov 02 2013 Sérgio Basto - 0.138-1.20131030-c628e3b - Update to 0.138 git c628e3b (stable branch) and bootstrap for new ffmpeg. * Fri Oct 18 2013 Sérgio Basto - 0.136-1.20131005git3361d59