From 939b0969fb6447924e0445116171d09d15b1ac27 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sat, 19 Sep 2009 02:52:53 +0000 Subject: [PATCH] - Update to 1.8.8 --- .cvsignore | 2 +- pycairo.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index d2f47fd..651016c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pycairo-1.8.6.tar.gz +pycairo-1.8.8.tar.gz diff --git a/pycairo.spec b/pycairo.spec index 756788f..b39425e 100644 --- a/pycairo.spec +++ b/pycairo.spec @@ -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 - 1.8.8-1 +- Update to 1.8.8 + * Sun Jul 26 2009 Fedora Release Engineering - 1.8.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index 800b9cb..d5d9948 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d10a68f88da0a6a02864bf8f0c25ee4d pycairo-1.8.6.tar.gz +054da6c125cb427a003f5fd6c54f853e pycairo-1.8.8.tar.gz