[ktorrent] recompiling .py files against Python 2.7 (rhbz#623329)

dmalcolm dmalcolm at fedoraproject.org
Wed Aug 11 21:42:46 UTC 2010


commit 0552032b13cb78a2fe269e96ea49ae9ebbbafd29
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Aug 11 17:45:23 2010 -0400

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

 ktorrent.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/ktorrent.spec b/ktorrent.spec
index 581ea7a..5ae30f2 100644
--- a/ktorrent.spec
+++ b/ktorrent.spec
@@ -3,7 +3,7 @@
 
 Name:           ktorrent
 Version:        4.0.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A BitTorrent program
 Group:          Applications/Internet
 License:        GPLv2+
@@ -146,6 +146,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 4.0.2-2
+- recompiling .py files against Python 2.7 (rhbz#623329)
+
 * Thu Jul  8 2010 Alexey Kurov <nucleo at fedoraproject.org> - 4.0.2-1
 - ktorrent-4.0.2
 - drop DSO linking patch


More information about the scm-commits mailing list