[sugar-memorize] recompiling .py files against Python 2.7 (rhbz#623380)

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


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

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

 sugar-memorize.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/sugar-memorize.spec b/sugar-memorize.spec
index b2b1ece..5e5b63b 100644
--- a/sugar-memorize.spec
+++ b/sugar-memorize.spec
@@ -1,6 +1,6 @@
 Name:           sugar-memorize
 Version:        33
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Memorize for Sugar
 
 Group:          Sugar/Activities
@@ -51,6 +51,9 @@ rm -rf  %{buildroot}
 
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 33-4
+- recompiling .py files against Python 2.7 (rhbz#623380)
+
 * Mon Dec 14 2009 Peter Robinson <pbrobinson at gmail.com> - 33-3
 - Add buildreq gettext to fix build issues on F-12/rawhide - fixes # 539053
 


More information about the scm-commits mailing list