diff --git a/.gitignore b/.gitignore index a15da76..8bf9189 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /totem-pl-parser-2.32.4.tar.bz2 +/totem-pl-parser-2.32.5.tar.bz2 diff --git a/sources b/sources index 455f95a..00adb22 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c57ceea5cb8cb54963ff438baf1dd6ba totem-pl-parser-2.32.4.tar.bz2 +cd2f001c8d7ea6c06c9f1c4ad9b0eaab totem-pl-parser-2.32.5.tar.bz2 diff --git a/totem-pl-parser.spec b/totem-pl-parser.spec index 802dbae..19e1287 100644 --- a/totem-pl-parser.spec +++ b/totem-pl-parser.spec @@ -1,5 +1,5 @@ Name: totem-pl-parser -Version: 2.32.4 +Version: 2.32.5 Release: 1%{?dist} Summary: Totem Playlist Parser library @@ -16,6 +16,7 @@ BuildRequires: libsoup-devel BuildRequires: gobject-introspection-devel BuildRequires: gettext BuildRequires: quvi-devel +BuildRequires: libarchive-devel BuildRequires: perl(XML::Parser) intltool %description @@ -67,6 +68,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_datadir}/gir-1.0/*.gir %changelog +* Wed May 11 2011 Bastien Nocera 2.32.5-1 +- Update to 2.32.5 + * Mon Mar 21 2011 Bastien Nocera 2.32.4-1 - Update to 2.32.4