diff --git a/libgee.spec b/libgee.spec index a408f06..a779cbe 100644 --- a/libgee.spec +++ b/libgee.spec @@ -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 - 0.5.3-1 - Update to 0.5.3 - Rebuild against newer gobject-introspection