[system-switch-displaymanager] recompiling .py files against Python 2.7 (rhbz#623408)

dmalcolm dmalcolm at fedoraproject.org
Wed Aug 11 22:31:52 UTC 2010


commit 8e6f45efcafc1256147e18db1b19de1e864a9393
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Aug 11 18:34:29 2010 -0400

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

 system-switch-displaymanager.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/system-switch-displaymanager.spec b/system-switch-displaymanager.spec
index 5413b61..8a1d72f 100644
--- a/system-switch-displaymanager.spec
+++ b/system-switch-displaymanager.spec
@@ -1,7 +1,7 @@
 Name: system-switch-displaymanager
 Summary: A display manager switcher for GDM, KDM, XDM and WDM
 Version: 1.2
-Release: 5%{?dist}
+Release: 6%{?dist}
 URL: http://fedoraproject.org/wiki/switch-displaymanager
 Source: %{name}-%{version}.tar.bz2
 License: GPLv2+
@@ -67,6 +67,9 @@ rm -rf %{buildroot}
 %{_datadir}/icons/hicolor/*/*/*.png
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 1.2-6
+- recompiling .py files against Python 2.7 (rhbz#623408)
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


More information about the scm-commits mailing list