From 309dd4d7acc9af15564ab3b538cfa5aa23b700ee Mon Sep 17 00:00:00 2001 From: Ignacio Vazquez-Abrams Date: Sat, 29 Nov 2008 06:01:29 +0000 Subject: [PATCH] Rebuild for Python 2.6 --- pygobject2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pygobject2.spec b/pygobject2.spec index 607c8a4..ff01ba2 100644 --- a/pygobject2.spec +++ b/pygobject2.spec @@ -8,7 +8,7 @@ Name: pygobject2 Version: 2.15.4 -Release: 3%{?dist} +Release: 4%{?dist} License: LGPLv2+ Group: Development/Languages Summary: Python bindings for GObject @@ -120,6 +120,9 @@ rm -fr $RPM_BUILD_ROOT %{_datadir}/pygobject/xsl %changelog +* Sat Nov 29 2008 - Ignacio Vazquez-Abrams - 2.15.4-4 +- Rebuild for Python 2.6 + * Tue Oct 21 2008 - Bastien Nocera - 2.15.4-3.fc10 - Add patch to fix typos breaking compilation