From ade89bb1ed888abca4cc547929333f77cad00f6d Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 05:20:28 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- pycairo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pycairo.spec b/pycairo.spec index c5a4d6d..f4e186b 100644 --- a/pycairo.spec +++ b/pycairo.spec @@ -3,7 +3,7 @@ Summary: Python bindings for the cairo library Name: pycairo Version: 1.0.2 -Release: 1.2 +Release: 1.2.1 License: LGPL Group: Development/Languages URL: http://cairographics.org/ @@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/pycairo/pycairo.h %changelog +* Fri Feb 10 2006 Jesse Keating - 1.0.2-1.2.1 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 1.0.2-1.2 - rebuilt for new gcc4.1 snapshot and glibc changes