Rebuild for libtiff soname bump

This commit is contained in:
Tom Hughes 2012-05-06 17:13:51 +01:00
parent 9cee9a9366
commit 64b8a48769

View File

@ -1,6 +1,6 @@
Name: libgxps
Version: 0.2.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: GObject based library for handling and rendering XPS documents
Group: System Environment/Libraries
@ -82,6 +82,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/xpsto*
%changelog
* Sun May 6 2012 Tom Hughes <tom@compton.nu> - 0.2.2-2
- Rebuilt for new libtiff.
* Mon Mar 19 2012 Tom Hughes <tom@compton.nu> - 0.2.2-1
- Update to 0.2.2 upstream release.