[sugar-help] recompiling .py files against Python 2.7 (rhbz#623372)

dmalcolm dmalcolm at fedoraproject.org
Wed Aug 11 22:09:24 UTC 2010


commit 81d5caaea7736951a434b1d487acb6f0635a1805
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Aug 11 18:12:01 2010 -0400

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

 sugar-help.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/sugar-help.spec b/sugar-help.spec
index 331d994..ea3435b 100644
--- a/sugar-help.spec
+++ b/sugar-help.spec
@@ -1,6 +1,6 @@
 Name:           sugar-help
 Version:        10
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Help and Dokumentation for Sugar
 
 Group:          Sugar/Activities
@@ -49,6 +49,9 @@ rm -rf  %{buildroot}
 
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 10-2
+- recompiling .py files against Python 2.7 (rhbz#623372)
+
 * Sat Jul 31 2009 Fabian Affolter <fabian at bernewireless.net> - 10-1
 - Removed vcs checkout stuff
 - Updated to new upstream version 10


More information about the scm-commits mailing list