From 79581e9f3ba84adec1658fdbd4e0eabf5e7da188 Mon Sep 17 00:00:00 2001 From: Ignacio Vazquez-Abrams Date: Sat, 29 Nov 2008 18:16:47 +0000 Subject: [PATCH] Rebuild for Python 2.6 --- pygtk2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pygtk2.spec b/pygtk2.spec index b42be0d..d8956f9 100644 --- a/pygtk2.spec +++ b/pygtk2.spec @@ -15,7 +15,7 @@ Name: pygtk2 Version: 2.13.0 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPLv2+ Group: Development/Languages Summary: Python bindings for GTK+ @@ -162,6 +162,9 @@ rm -fr $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/pygtk %changelog +* Sat Nov 29 2008 Ignacio Vazquez-Abrams - 2.13.0-3 +- Rebuild for Python 2.6 + * Tue Aug 26 2008 Matthew Barnes - 2.13.0-2.fc10 - Restore pycairo and pygobject2 requirements, with a note to myself to stop screwing around with them (RH bug #460105).