From a37c05b9f812ab24d80d9f80a65fd8f57ce5c4aa Mon Sep 17 00:00:00 2001 From: Ignacio Vazquez-Abrams Date: Nov 29 2008 16:36:57 +0000 Subject: Rebuild for Python 2.6 --- diff --git a/fonttools.spec b/fonttools.spec index 8493a86..45f652d 100644 --- a/fonttools.spec +++ b/fonttools.spec @@ -3,7 +3,7 @@ Name: fonttools Version: 2.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A tool to convert True/OpenType fonts to XML and back Group: Development/Tools @@ -70,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Nov 29 2008 Ignacio Vazquez-Abrams - 2.2-2 +- Rebuild for Python 2.6 + * Tue Sep 16 2008 Matt Domsch - 2.2-1 - update to 2.2, drop upstreamed patch, fix FTBFS BZ#434409