diff --git a/libgpod.spec b/libgpod.spec index aa4f915..9275863 100644 --- a/libgpod.spec +++ b/libgpod.spec @@ -1,13 +1,13 @@ Summary: Library to access the contents of an iPod Name: libgpod Version: 0.3.0 -Release: 2.2 +Release: 3 License: LGPL Group: System Environment/Libraries URL: http://www.gtkpod.org/libgpod.html Source: libgpod-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root -BuildRequires: glib2-devel, gettext +BuildRequires: glib2-devel, gettext, perl(XML::Parser) %description Libgpod is a library to access the contents of an iPod. It supports playlists, @@ -61,6 +61,9 @@ libgpod. %changelog +* Tue Jun 06 2006 Jesse Keating - 0.3.0-3 +- Add missing BR of perl-XML-Parser + * Fri Feb 10 2006 Jesse Keating - 0.3.0-2.2 - bump again for double-long bug on ppc(64)