[system-config-boot/f14/master] recompiling .py files against Python 2.7 (rhbz#623398)

dmalcolm dmalcolm at fedoraproject.org
Wed Aug 11 22:24:55 UTC 2010


commit 6dc3143e56ebe54d662b8b71d86353763af803ff
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Aug 11 18:27:32 2010 -0400

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

 system-config-boot.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/system-config-boot.spec b/system-config-boot.spec
index b84a9c5..3792c23 100644
--- a/system-config-boot.spec
+++ b/system-config-boot.spec
@@ -4,7 +4,7 @@
 Summary: A graphical interface for configuring the boot loader
 Name: system-config-boot
 Version: 0.4.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 URL: http://fedoraproject.org/wiki/SystemConfig/boot
 License: GPLv2
 ExclusiveOS: Linux
@@ -66,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT
 %attr(0644,root,root) %config(noreplace) /etc/pam.d/system-config-boot
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 0.4.1-2
+- recompiling .py files against Python 2.7 (rhbz#623398)
+
 * Tue Sep 29 2009 Harald Hoyer <harald at redhat.com> 0.4.1
 - add error dialog, if grub.conf can't be read (bug #525886)
 - updated translations


More information about the scm-commits mailing list