From c943b21940107f0f28926f584fc58e2c891192da Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Thu, 15 Mar 2007 11:58:52 +0000 Subject: [PATCH] - Update to 1.4.0 --- .cvsignore | 2 +- pycairo.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index c546b9e..4e08191 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pycairo-1.2.6.tar.gz +pycairo-1.4.0.tar.gz diff --git a/pycairo.spec b/pycairo.spec index 9964907..abfa9a6 100644 --- a/pycairo.spec +++ b/pycairo.spec @@ -3,8 +3,8 @@ ### Abstract ### Name: pycairo -Version: 1.2.6 -Release: 3%{?dist} +Version: 1.4.0 +Release: 1%{?dist} License: LGPL Group: Development/Languages Summary: Python bindings for the cairo library @@ -63,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/pycairo.pc %changelog +* Thu Mar 15 2007 Matthew Barnes - 1.4.0-1.fc7 +- Update to 1.4.0 + * Mon Feb 05 2007 Matthew Barnes - 1.2.6-3.fc7 - Incorporate suggestions from package review (RH bug #226329). diff --git a/sources b/sources index aa75a66..11b2f8e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -166b04c4800c01aba1a6c8b14e87e0bc pycairo-1.2.6.tar.gz +e26e77919b606113f565d70036c1f504 pycairo-1.4.0.tar.gz