From e07135e3bd1a3c5f076be0e49fe4302eecc0aa5a Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Mon, 21 Feb 2011 17:03:37 +0000 Subject: [PATCH] Update to 2.32.3 --- .gitignore | 1 + sources | 2 +- totem-pl-parser.spec | 14 +++++--------- 3 files changed, 7 insertions(+), 10 deletions(-) diff --git a/.gitignore b/.gitignore index e789d20..ab72ac3 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ totem-pl-parser-2.30.1.tar.bz2 /totem-pl-parser-2.32.0.tar.bz2 /totem-pl-parser-2.32.1.tar.bz2 /totem-pl-parser-2.32.2.tar.bz2 +/totem-pl-parser-2.32.3.tar.bz2 diff --git a/sources b/sources index bd368be..e3b5aff 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0f2855c8515e52cc0026c5e67de762a2 totem-pl-parser-2.32.2.tar.bz2 +ff934dc35a90689cf4d25bf5c7c23c2e totem-pl-parser-2.32.3.tar.bz2 diff --git a/totem-pl-parser.spec b/totem-pl-parser.spec index 1b30d7a..9fdae7a 100644 --- a/totem-pl-parser.spec +++ b/totem-pl-parser.spec @@ -1,6 +1,6 @@ Name: totem-pl-parser -Version: 2.32.2 -Release: 3%{?dist} +Version: 2.32.3 +Release: 1%{?dist} Summary: Totem Playlist Parser library Group: System Environment/Libraries @@ -18,10 +18,6 @@ BuildRequires: gettext BuildRequires: quvi-devel BuildRequires: perl(XML::Parser) intltool -# Upstream patch -Patch0: 0001-Fix-libquvi-version-dependency.patch -BuildRequires: automake autoconf libtool gtk-doc gnome-common - %description A library to parse and save playlists, as used in music and movie players. @@ -41,9 +37,6 @@ developing applications that use %{name}. %prep %setup -q -%patch0 -p1 -b .quvi-version -libtoolize -f -autoreconf -f %build %configure --enable-static=no @@ -74,6 +67,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_datadir}/gir-1.0/*.gir %changelog +* Mon Feb 21 2011 Bastien Nocera 2.32.3-1 +- Update to 2.32.3 + * Wed Feb 09 2011 Fedora Release Engineering - 2.32.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild