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

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


commit 7cf0f6855a15abac6d537a1fc7db3fe4a64a9f5d
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Aug 11 18:15:22 2010 -0400

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

 sugar-maze.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/sugar-maze.spec b/sugar-maze.spec
index 550c638..d31b4c1 100644
--- a/sugar-maze.spec
+++ b/sugar-maze.spec
@@ -1,6 +1,6 @@
 Name:           sugar-maze
 Version:        6
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Maze for Sugar
 
 Group:          Sugar/Activities
@@ -52,6 +52,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 6-3
+- recompiling .py files against Python 2.7 (rhbz#623379)
+
 * Sun Jun 27 2010 Fabian Affolter <fabian at bernewireless.net> - 6-2
 - Fixed BZ #604800
 


More information about the scm-commits mailing list