- Update to 1.8.8

This commit is contained in:
Matthew Barnes 2009-09-19 02:52:53 +00:00
parent a76865ff6c
commit 939b0969fb
3 changed files with 8 additions and 4 deletions

View File

@ -1 +1 @@
pycairo-1.8.6.tar.gz
pycairo-1.8.8.tar.gz

View File

@ -1,12 +1,13 @@
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
# Last updated for 1.8.8
%define cairo_version 1.8.6
### Abstract ###
Name: pycairo
Version: 1.8.6
Release: 2%{?dist}
Version: 1.8.8
Release: 1%{?dist}
License: MPLv1.1 or LGPLv2
Group: Development/Languages
Summary: Python bindings for the cairo library
@ -62,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/pycairo.pc
%changelog
* Fri Sep 18 2009 Matthew Barnes <mbarnes@redhat.com> - 1.8.8-1
- Update to 1.8.8
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

View File

@ -1 +1 @@
d10a68f88da0a6a02864bf8f0c25ee4d pycairo-1.8.6.tar.gz
054da6c125cb427a003f5fd6c54f853e pycairo-1.8.8.tar.gz