Rebuilt for gcc 4.7 mass rebuild

This commit is contained in:
Tom Hughes 2012-01-04 18:07:47 +00:00
parent 721f380814
commit fbf8951d5e

View File

@ -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 <tom@compton.nu> - 0.2.0-2
- Rebuilt for gcc 4.7 mass rebuild.
* Thu Dec 1 2011 Tom Hughes <tom@compton.nu> - 0.2.0-1
- Update to 0.2.0 upstream release.