From 3f1792bd4b7ff6afd5707a60660583e555f0dba1 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 6 Aug 2008 00:34:38 +0000 Subject: [PATCH] Rebuild --- totem-pl-parser.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/totem-pl-parser.spec b/totem-pl-parser.spec index 600c402..cb260da 100644 --- a/totem-pl-parser.spec +++ b/totem-pl-parser.spec @@ -1,6 +1,6 @@ Name: totem-pl-parser Version: 2.23.3 -Release: 1%{?dist} +Release: 2%{?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 +* Tue Aug 5 2008 Matthias Clasen - 2.23.3-2 +- Rebuild + * Mon Jul 14 2008 - Bastien Nocera - 2.23.3-1 - Update to 2.23.3 - Fixes crasher when totem_cd_detect_type() generates an error (#455014)