From 6c270e0f3c2779f9706669ee044df72e447fccec Mon Sep 17 00:00:00 2001 From: Nicolas Mailhot Date: Fri, 30 Jul 2010 19:45:26 +0200 Subject: [PATCH] bump for python 2.7 --- xgridfit.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/xgridfit.spec b/xgridfit.spec index 3ed5abf..9ab4fdc 100644 --- a/xgridfit.spec +++ b/xgridfit.spec @@ -7,7 +7,7 @@ Name: xgridfit Version: 2.2 -Release: 4%{?patchlevel:.%{patchlevel}}%{?alphatag:.%{alphatag}}%{?dist} +Release: 5%{?patchlevel:.%{patchlevel}}%{?alphatag:.%{alphatag}}%{?dist} Summary: Font hinting tool # This is where we drop fontforge @@ -102,6 +102,10 @@ xmlcatalog --noout --del \ %changelog +* Thu Jul 29 2010 Nicolas Mailhot +- 2.2-5.a.20100725cvs +— Rebuild against python 2.7 + * Sun Jul 25 2010 Nicolas Mailhot - 2.2-4.a.20100725cvs — Bump to cvs version (required by edrip)