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

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


commit a1bc5d8200473da151d2865c185a188df6396054
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Aug 11 18:16:45 2010 -0400

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

 sugar-moon.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/sugar-moon.spec b/sugar-moon.spec
index a9b1b34..b69a519 100644
--- a/sugar-moon.spec
+++ b/sugar-moon.spec
@@ -5,7 +5,7 @@
 
 Name: sugar-moon
 Version: 11
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: Moon phases activity for sugar
 
 Group: Sugar/Activities
@@ -46,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT
 %{sugaractivitydir}/Moon.activity/
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 11-2
+- recompiling .py files against Python 2.7 (rhbz#623381)
+
 * Thu Jun 10 2010 Peter Robinson <pbrobinson at gmail.com> - 11-1
 - Update to 11
 


More information about the scm-commits mailing list