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

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


commit 342a5091007c876c9d3206ca7ed3557c9cc00f5b
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Aug 11 18:15:53 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