[yum-rhn-plugin] recompiling .py files against Python 2.7 (rhbz#623422)

dmalcolm dmalcolm at fedoraproject.org
Wed Aug 11 22:40:51 UTC 2010


commit 9919331fbd698cda5efa5ff144146b2421e1ddf5
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Aug 11 18:43:28 2010 -0400

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

 yum-rhn-plugin.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/yum-rhn-plugin.spec b/yum-rhn-plugin.spec
index 15f0141..6b41128 100644
--- a/yum-rhn-plugin.spec
+++ b/yum-rhn-plugin.spec
@@ -1,7 +1,7 @@
 Summary: RHN support for yum
 Name: yum-rhn-plugin
 Version: 1.1.3
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2
 Group: System Environment/Base
 Source0: https://fedorahosted.org/releases/s/p/spacewalk/%{name}-%{version}.tar.gz
@@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc LICENSE
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 1.1.3-2
+- recompiling .py files against Python 2.7 (rhbz#623422)
+
 * Mon Jun 14 2010 Miroslav Suchý <msuchy at redhat.com> 1.1.3-1
 - 598323 - yumex do not set version (msuchy at redhat.com)
 - l10n: Updates to Chinese (China) (zh_CN) translation


More information about the scm-commits mailing list