This commit is contained in:
Dennis Gilmore 2011-02-08 19:40:43 -06:00
parent c700bd496b
commit fe1a4f0544

View File

@ -7,7 +7,7 @@
Name: python-cairo
Version: 1.8.10
Release: 1%{?dist}
Release: 2%{?dist}
License: MPLv1.1 or LGPLv2
Group: Development/Languages
Summary: Python bindings for the cairo library
@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/pycairo.pc
%changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.10-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Tue Sep 21 2010 Matthew Barnes <mbarnes@redhat.com> - 1.8.10-1
- Update to 1.8.10
- Rename the package to python-cairo.