[gdeskcal] recompiling .py files against Python 2.7 (rhbz#623303)

dmalcolm dmalcolm at fedoraproject.org
Wed Aug 11 21:29:14 UTC 2010


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

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

 gdeskcal.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/gdeskcal.spec b/gdeskcal.spec
index 113d390..181d246 100644
--- a/gdeskcal.spec
+++ b/gdeskcal.spec
@@ -1,6 +1,6 @@
 Name:           gdeskcal
 Version:        1.01
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Eye-candy calendar for your desktop
 Group:          User Interface/Desktops
 License:        GPL+
@@ -65,6 +65,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 1.01-6
+- recompiling .py files against Python 2.7 (rhbz#623303)
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.01-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


More information about the scm-commits mailing list