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

dmalcolm dmalcolm at fedoraproject.org
Wed Aug 11 22:04:20 UTC 2010


commit 06744d6422a00728bd68a68c4185a107390297f3
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Aug 11 18:06:57 2010 -0400

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

 sugar-chat.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/sugar-chat.spec b/sugar-chat.spec
index 9052f82..699bfb7 100644
--- a/sugar-chat.spec
+++ b/sugar-chat.spec
@@ -1,6 +1,6 @@
 Name: sugar-chat
 Version: 66
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: Chat client for Sugar
 Group: Sugar/Activities
 License: GPLv2+
@@ -44,6 +44,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 66-2
+- recompiling .py files against Python 2.7 (rhbz#623365)
+
 * Sat Sep 12 2009 Simon Schampijer <simon at schampijer.de> - 66-1
 - New toolbar design
 


More information about the scm-commits mailing list