[mftrace] recompiling .py files against Python 2.7 (rhbz#623337)

dmalcolm dmalcolm at fedoraproject.org
Wed Aug 11 21:46:20 UTC 2010


commit edf274a2144810f931433b69cf1ff719121abf53
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Aug 11 17:48:57 2010 -0400

    recompiling .py files against Python 2.7 (rhbz#623337)

 mftrace.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/mftrace.spec b/mftrace.spec
index 77d9f76..e9d5f7c 100644
--- a/mftrace.spec
+++ b/mftrace.spec
@@ -1,6 +1,6 @@
 Name:		mftrace
 Version:	1.2.15
-Release:	4%{?dist}
+Release:	5%{?dist}
 Summary:	Utility for converting TeX bitmap fonts to Type 1 or TrueType fonts
 
 Group:		Applications/Publishing
@@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 1.2.15-5
+- recompiling .py files against Python 2.7 (rhbz#623337)
+
 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.15-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


More information about the scm-commits mailing list