[sugar-view-slides/f14/master] recompiling .py files against Python 2.7 (rhbz#623390)

dmalcolm dmalcolm at fedoraproject.org
Wed Aug 11 22:19:51 UTC 2010


commit 1b42d34a14a6a77bb7deb153444ebd5c885fb410
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Aug 11 18:22:28 2010 -0400

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

 sugar-view-slides.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/sugar-view-slides.spec b/sugar-view-slides.spec
index 926644c..3b4475a 100644
--- a/sugar-view-slides.spec
+++ b/sugar-view-slides.spec
@@ -1,6 +1,6 @@
 Name:           sugar-view-slides
 Version:        8
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Image serie viewer for Sugar
 
 Group:          Sugar/Activities
@@ -56,6 +56,9 @@ rm -rf  %{buildroot}
 
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 8-5
+- recompiling .py files against Python 2.7 (rhbz#623390)
+
 * Wed Mar 17 2010 Fabian Affolter <fabian at bernewireless.net> - 8-4
 - Added gettext as a BR
 


More information about the scm-commits mailing list