[sugar-labyrinth/f14/master] recompiling .py files against Python 2.7 (rhbz#623377)

dmalcolm dmalcolm at fedoraproject.org
Wed Aug 11 22:11:45 UTC 2010


commit 8002b1ef99defa00485d42eec6283bceb9f0e6a8
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Aug 11 18:14:22 2010 -0400

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

 sugar-labyrinth.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/sugar-labyrinth.spec b/sugar-labyrinth.spec
index 7e36156..17c8ad9 100644
--- a/sugar-labyrinth.spec
+++ b/sugar-labyrinth.spec
@@ -1,6 +1,6 @@
 Name:           sugar-labyrinth
 Version:        9
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A lightweight mind-mapping activity for Sugar
 
 Group:          Sugar/Activities
@@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 9-2
+- recompiling .py files against Python 2.7 (rhbz#623377)
+
 * Mon Mar 24 2010 Sebastian Dziallas <sebastian at when.com> - 9-1
 - new upstream release
 


More information about the scm-commits mailing list