[edsadmin] recompiling .py files against Python 2.7 (rhbz#623289)

dmalcolm dmalcolm at fedoraproject.org
Wed Aug 11 21:20:54 UTC 2010


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

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

 edsadmin.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/edsadmin.spec b/edsadmin.spec
index bb9d14d..4e3704e 100644
--- a/edsadmin.spec
+++ b/edsadmin.spec
@@ -1,6 +1,6 @@
 Name:           edsadmin
 Version:        1.0
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        An LDAP server administration tool
 Group:          Applications/System
 License:        GPLv2+
@@ -67,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man[^3]/*
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 1.0-7
+- recompiling .py files against Python 2.7 (rhbz#623289)
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


More information about the scm-commits mailing list