From 8e50f0029c3bd2a1f97b44142c25939b044152d1 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Tue, 7 Feb 2006 13:38:39 +0000 Subject: [PATCH] bump for new gcc/glibc --- pycairo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pycairo.spec b/pycairo.spec index 43a8d55..c5a4d6d 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.1 +Release: 1.2 License: LGPL Group: Development/Languages URL: http://cairographics.org/ @@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/pycairo/pycairo.h %changelog +* Tue Feb 07 2006 Jesse Keating - 1.0.2-1.2 +- rebuilt for new gcc4.1 snapshot and glibc changes + * Fri Dec 09 2005 Jesse Keating - rebuilt