[gtkpod/f14/master] recompiling .py files against Python 2.7 (rhbz#623316)

dmalcolm dmalcolm at fedoraproject.org
Wed Aug 11 21:35:05 UTC 2010


commit 489304a9ef5bad2b89409a2887e1bad28d94b420
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Aug 11 17:37:42 2010 -0400

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

 gtkpod.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/gtkpod.spec b/gtkpod.spec
index 98a959c..a0c1ecd 100644
--- a/gtkpod.spec
+++ b/gtkpod.spec
@@ -1,6 +1,6 @@
 Name:           gtkpod
 Version:        1.0.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Graphical song management program for Apple's iPod
 
 Group:          Applications/Multimedia
@@ -89,6 +89,9 @@ fi
 
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 1.0.0-2
+- recompiling .py files against Python 2.7 (rhbz#623316)
+
 * Wed Aug 11 2010 Todd Zullinger <tmz at pobox.com> - 1.0.0-1
 - Update to 1.0.0
 


More information about the scm-commits mailing list