This commit is contained in:
Dennis Gilmore 2012-07-20 22:47:58 -05:00
parent 21de44dbab
commit 9be1a0b61e

View File

@ -2,7 +2,7 @@
Name: pycairo
Version: 1.8.10
Release: 4%{?dist}
Release: 5%{?dist}
License: MPLv1.1 or LGPLv2
Group: Development/Languages
Summary: Python bindings for the cairo library
@ -51,6 +51,9 @@ find $RPM_BUILD_ROOT -name '*.la' | xargs rm -f
%{_libdir}/pkgconfig/pycairo.pc
%changelog
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.10-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Sun Feb 19 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 1.8.10-4
- Revert illegal package rename so it properly builds
- spec file cleanup