diff --git a/.cvsignore b/.cvsignore index 3d5fc02..d2f47fd 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pycairo-1.8.2.tar.gz +pycairo-1.8.6.tar.gz diff --git a/pycairo.spec b/pycairo.spec index cc3140a..4ea7c03 100644 --- a/pycairo.spec +++ b/pycairo.spec @@ -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 - 1.8.6-1 +- Update to 1.8.6 + * Thu Feb 26 2009 Fedora Release Engineering - 1.8.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild diff --git a/sources b/sources index 0174bcd..800b9cb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bbfc0c2fef08dfb0c5b8baa5f0b67a87 pycairo-1.8.2.tar.gz +d10a68f88da0a6a02864bf8f0c25ee4d pycairo-1.8.6.tar.gz