[pony] recompiling .py files against Python 2.7 (rhbz#623348)

dmalcolm dmalcolm at fedoraproject.org
Wed Aug 11 21:53:55 UTC 2010


commit bf14ce5368aff8fbd1ced3273fedc6f617a63ec5
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Aug 11 17:56:32 2010 -0400

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

 pony.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/pony.spec b/pony.spec
index 216fbe3..e866a5e 100644
--- a/pony.spec
+++ b/pony.spec
@@ -1,6 +1,6 @@
 Name:           pony
 Version:        0.4
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        An image manager
 
 Group:          Applications/Multimedia
@@ -97,6 +97,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
 
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 0.4-2
+- recompiling .py files against Python 2.7 (rhbz#623348)
+
 * Fri Aug 14 2009 Kushal Das <kushal at fedoraproject.org> 0.4-1
 - New release of pony
 


More information about the scm-commits mailing list