- Update to 1.8.6

This commit is contained in:
Matthew Barnes 2009-06-29 05:15:38 +00:00
parent e524b09eb7
commit c8a17a2a90
3 changed files with 8 additions and 5 deletions

View File

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

View File

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

View File

@ -1 +1 @@
bbfc0c2fef08dfb0c5b8baa5f0b67a87 pycairo-1.8.2.tar.gz
d10a68f88da0a6a02864bf8f0c25ee4d pycairo-1.8.6.tar.gz