- Rebuilt for gcc bug 634757

This commit is contained in:
Jesse Keating 2010-09-29 14:38:34 -07:00
parent e8ca34057e
commit 08991f1587

View File

@ -1,6 +1,6 @@
Name: libgee
Version: 0.5.3
Release: 1%{?dist}
Release: 2%{?dist}
Summary: GObject collection library
Group: System Environment/Libraries
@ -96,6 +96,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
* Wed Sep 29 2010 jkeating - 0.5.3-2
- Rebuilt for gcc bug 634757
* Thu Sep 23 2010 Michel Salim <salimma@fedoraproject.org> - 0.5.3-1
- Update to 0.5.3
- Rebuild against newer gobject-introspection