From e2fe9bff2b9ad33bc95dcaaa1b668b6bc1b26202 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9rgio=20M=2E=20Basto?= Date: Sun, 20 Jan 2013 20:59:48 +0000 Subject: [PATCH] =?UTF-8?q?*=20Sun=20Jan=2020=202013=20S=C3=A9rgio=20Basto?= =?UTF-8?q?=20=20-=200.129-2.20130119git9c4ba4b=20-=20R?= =?UTF-8?q?ebuild=20for=20ffmpeg-1.1.1=20.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- x264.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/x264.spec b/x264.spec index c7d0296..0cf62e2 100644 --- a/x264.spec +++ b/x264.spec @@ -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 @@ -188,6 +188,9 @@ touch -r generic/version.h %{buildroot}%{_includedir}/x264.h %{buildroot}%{_incl %{_libdir}/libx26410b.so %changelog +* Sun Jan 20 2013 Sérgio Basto - 0.129-2.20130119git9c4ba4b +- Rebuild for ffmpeg-1.1.1 . + * Sat Jan 19 2013 Sérgio Basto - 0.129-1.20130119git9c4ba4b - Update to 9c4ba4bde8965571159eae2d79f85cabbb47416c, soname bump. - Changed branch name by api number, is more readable.