From b8bb39e2613cf136708c492d5dd1bd32e25af86e Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Mon, 8 Dec 2008 11:53:04 +0000 Subject: [PATCH] - Update to 2.25.1 --- .cvsignore | 2 +- sources | 2 +- totem-pl-parser.spec | 7 +++++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index f06ebed..d7d3207 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -totem-pl-parser-2.24.2.tar.bz2 +totem-pl-parser-2.25.1.tar.bz2 diff --git a/sources b/sources index 6121bb7..ebfb37e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -02bd41318deea19f64db923774d2b919 totem-pl-parser-2.24.2.tar.bz2 +4a3f7000c394dc06a630030b2fb24ed3 totem-pl-parser-2.25.1.tar.bz2 diff --git a/totem-pl-parser.spec b/totem-pl-parser.spec index 805c13f..ed1ab73 100644 --- a/totem-pl-parser.spec +++ b/totem-pl-parser.spec @@ -1,6 +1,6 @@ Name: totem-pl-parser -Version: 2.24.2 -Release: 3%{?dist} +Version: 2.25.1 +Release: 1%{?dist} Summary: Totem Playlist Parser library Group: System Environment/Libraries @@ -66,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/totem-pl-parser %changelog +* Mon Dec 08 2008 - Bastien Nocera - 2.25.1-1 +- Update to 2.25.1 + * Fri Dec 05 2008 Matthew Barnes - 2.24.2-3 - Rebuild against newer libcamel.