- rebuild for gcc 4.3

This commit is contained in:
Todd Zullinger 2008-02-12 08:34:06 +00:00
parent cd6b67c231
commit e125db0c66
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Summary: Library to access the contents of an iPod
Name: libgpod
Version: 0.6.0
Release: 3%{?dist}
Release: 4%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: http://www.gtkpod.org/libgpod.html
@ -132,6 +132,9 @@ libgpod library.
%changelog
* Tue Feb 12 2008 Todd Zullinger <tmz@pobox.com> - 0.6.0-4
- rebuild for gcc 4.3
* Wed Dec 19 2007 Todd Zullinger <tmz@pobox.com> - 0.6.0-3
- BR docbook-style-xsl to ensure the python docs are built correctly