[sugar-terminal] recompiling .py files against Python 2.7 (rhbz#623388)

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


commit 3aa8ee814a47990304c6d23c5241ac9bada67d43
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Aug 11 18:21:13 2010 -0400

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

 sugar-terminal.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/sugar-terminal.spec b/sugar-terminal.spec
index 8f934a3..14c7630 100644
--- a/sugar-terminal.spec
+++ b/sugar-terminal.spec
@@ -1,6 +1,6 @@
 Name: sugar-terminal
 Version: 31
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: Terminal for Sugar
 Group: Sugar/Activities
 License: GPLv2+
@@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 31-3
+- recompiling .py files against Python 2.7 (rhbz#623388)
+
 * Fri Jan 22 2010 Sebastian Dziallas <sebastian at when.com> - 31-2
 - Make sure to switch to correct location during setup
 


More information about the scm-commits mailing list