[etoys] recompiling .py files against Python 2.7 (rhbz#623293)

dmalcolm dmalcolm at fedoraproject.org
Wed Aug 11 21:24:12 UTC 2010


commit ce8b7db614c84637abfa3dbda49486db17891cf1
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Aug 11 17:26:49 2010 -0400

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

 etoys.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/etoys.spec b/etoys.spec
index 70c7e1a..c36b0b0 100644
--- a/etoys.spec
+++ b/etoys.spec
@@ -1,6 +1,6 @@
 Name:           etoys
 Version:        4.0.2340
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A media-rich model, game, and simulation construction kit and authoring tool
 Vendor:         Viewpoints Research
 
@@ -135,6 +135,9 @@ update-desktop-database &> /dev/null ||:
 %{_datadir}/sugar/activities/*
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 4.0.2340-2
+- recompiling .py files against Python 2.7 (rhbz#623293)
+
 * Tue Mar 20 2010 Peter Robinson <pbrobinson at gmail.com> - 4.0.2340-1
 - New upstream stable 4.0.2340 release
 


More information about the scm-commits mailing list