[gnome-schedule/f14/master] recompiling .py files against Python 2.7 (rhbz#623311)

dmalcolm dmalcolm at fedoraproject.org
Wed Aug 11 21:33:05 UTC 2010


commit ff1af6badf78931cf185f4066b5d4f103f7f5517
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Aug 11 17:35:42 2010 -0400

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

 gnome-schedule.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/gnome-schedule.spec b/gnome-schedule.spec
index d12ac13..7b183b2 100644
--- a/gnome-schedule.spec
+++ b/gnome-schedule.spec
@@ -1,6 +1,6 @@
 Name:             gnome-schedule
 Version:          2.0.2
-Release:          4%{?dist}
+Release:          5%{?dist}
 Summary:          A GTK+ based user interface for cron and at
 
 Group:            Applications/System
@@ -79,6 +79,9 @@ scrollkeeper-update -q || :
 
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 2.0.2-5
+- recompiling .py files against Python 2.7 (rhbz#623311)
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.2-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


More information about the scm-commits mailing list