diff --git a/libgxps.spec b/libgxps.spec index 1c43f52..85e5334 100644 --- a/libgxps.spec +++ b/libgxps.spec @@ -1,6 +1,6 @@ Name: libgxps Version: 0.2.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: GObject based library for handling and rendering XPS documents Group: System Environment/Libraries @@ -90,6 +90,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Wed Jan 4 2012 Tom Hughes - 0.2.0-2 +- Rebuilt for gcc 4.7 mass rebuild. + * Thu Dec 1 2011 Tom Hughes - 0.2.0-1 - Update to 0.2.0 upstream release.