From 1bf1c92cb6a5b73bf4e6ad19cc4e647f15635c7d Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Fri, 28 Jan 2011 16:12:16 +0000 Subject: [PATCH] - Update to 2.32.2 --- .gitignore | 1 + sources | 2 +- totem-pl-parser.spec | 8 ++++++-- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 976732a..e789d20 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ totem-pl-parser-2.30.1.tar.bz2 /totem-pl-parser-2.31.92.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 diff --git a/sources b/sources index 7b86453..bd368be 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2cedaab5dee14526ad0be0970155151f totem-pl-parser-2.32.1.tar.bz2 +0f2855c8515e52cc0026c5e67de762a2 totem-pl-parser-2.32.2.tar.bz2 diff --git a/totem-pl-parser.spec b/totem-pl-parser.spec index 87e726e..4a95c15 100644 --- a/totem-pl-parser.spec +++ b/totem-pl-parser.spec @@ -1,6 +1,6 @@ Name: totem-pl-parser -Version: 2.32.1 -Release: 2%{?dist} +Version: 2.32.2 +Release: 1%{?dist} Summary: Totem Playlist Parser library Group: System Environment/Libraries @@ -15,6 +15,7 @@ BuildRequires: libxml2-devel BuildRequires: libsoup-devel BuildRequires: gobject-introspection-devel BuildRequires: gettext +BuildRequires: quvi-devel BuildRequires: perl(XML::Parser) intltool %description @@ -66,6 +67,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_datadir}/gir-1.0/*.gir %changelog +* Fri Jan 28 2011 Bastien Nocera 2.32.2-1 +- Update to 2.32.2 + * Thu Jan 13 2011 Matthias Clasen 2.32.1-2 - Move girs to -devel