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

dmalcolm dmalcolm at fedoraproject.org
Wed Aug 11 21:56:16 UTC 2010


commit 9ac1700e6fb2722efeed6cc17e958ec9e84975ce
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Aug 11 17:58:52 2010 -0400

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

 rhnpush.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/rhnpush.spec b/rhnpush.spec
index 81011af..6897803 100644
--- a/rhnpush.spec
+++ b/rhnpush.spec
@@ -6,7 +6,7 @@ Group:         Applications/System
 License:       GPLv2
 URL:           http://fedorahosted.org/spacewalk
 Version:       0.4.5
-Release:       2%{?dist}
+Release:       3%{?dist}
 Source0:       https://fedorahosted.org/releases/s/p/spacewalk/%{name}-%{version}.tar.gz
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:     noarch
@@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man8/solaris2mpm.8*
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 0.4.5-3
+- recompiling .py files against Python 2.7 (rhbz#623354)
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.5-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


More information about the scm-commits mailing list