[openlayers] recompiling .py files against Python 2.7 (rhbz#623341)

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


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

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

 openlayers.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/openlayers.spec b/openlayers.spec
index 8b71770..32aedec 100644
--- a/openlayers.spec
+++ b/openlayers.spec
@@ -1,6 +1,6 @@
 Name:      openlayers
 Version:   2.9.1
-Release:   2%{?dist}
+Release:   3%{?dist}
 Summary:   A JavaScript library for displaying map data in web browsers
 Group:     Applications/Publishing
 License:   BSD
@@ -165,6 +165,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 2.9.1-3
+- recompiling .py files against Python 2.7 (rhbz#623341)
+
 * Wed Aug 11 2010 Sven Lankes <sven at lank.es> - 2.9.1-2
 - Rebuild for python 2.7
 


More information about the scm-commits mailing list