From c550c628b8974e5b0714573241cee03e1d320b9f Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Tue, 28 Sep 2010 16:22:52 +0100 Subject: [PATCH] - Update to 2.32.0 --- .gitignore | 1 + sources | 2 +- totem-pl-parser.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0299555..8adca8d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ totem-pl-parser-2.30.1.tar.bz2 /totem-pl-parser-2.30.3.tar.bz2 /totem-pl-parser-2.31.92.tar.bz2 +/totem-pl-parser-2.32.0.tar.bz2 diff --git a/sources b/sources index 5bf631e..93449f2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a13ef4a871df116778e40d9f33bccf1f totem-pl-parser-2.31.92.tar.bz2 +1029ad8a8830bb2f45a9a7ace1ce5695 totem-pl-parser-2.32.0.tar.bz2 diff --git a/totem-pl-parser.spec b/totem-pl-parser.spec index 046f5da..47e14ce 100644 --- a/totem-pl-parser.spec +++ b/totem-pl-parser.spec @@ -1,5 +1,5 @@ Name: totem-pl-parser -Version: 2.31.92 +Version: 2.32.0 Release: 1%{?dist} Summary: Totem Playlist Parser library @@ -66,6 +66,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_datadir}/gtk-doc/html/totem-pl-parser %changelog +* Tue Sep 28 2010 Bastien Nocera 2.32.0-1 +- Update to 2.32.0 + * Wed Sep 22 2010 Matthias Clasen 2.31.92-1 - Update to 2.31.92 - Rebuild against newer gobject-introspection