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)