Rebuild to break bogus libpng dep

This commit is contained in:
Adam Jackson 2011-11-08 23:58:32 -05:00
parent 17ceae6464
commit 99f1f1a4b2
1 changed files with 4 additions and 1 deletions

View File

@ -12,7 +12,7 @@
Summary: Library to access the contents of an iPod
Name: libgpod
Version: 0.8.2
Release: 1%{?dist}
Release: 2%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: http://www.gtkpod.org/libgpod.html
@ -211,6 +211,9 @@ rm -rf %{buildroot}
%endif
%changelog
* Tue Nov 08 2011 Adam Jackson <ajax@redhat.com> - 0.8.2-2
- Rebuild to break bogus libpng dep
* Wed Jul 27 2011 Christophe Fergeau <cfergeau@redhat.com>
- Remove duplicated call to autoreconf
- Small BuildRequires cleanups