[gedit] recompiling .py files against Python 2.7 (rhbz#623307)

dmalcolm dmalcolm at fedoraproject.org
Wed Aug 11 21:31:16 UTC 2010


commit c1efb41fec508fa4734a92217e8a42d357eea009
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Aug 11 17:33:53 2010 -0400

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

 gedit.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/gedit.spec b/gedit.spec
index 2697c35..60beabf 100644
--- a/gedit.spec
+++ b/gedit.spec
@@ -13,7 +13,7 @@
 Summary:	Text editor for the GNOME desktop
 Name:		gedit
 Version: 	2.31.6
-Release: 	1%{?dist}
+Release: 	2%{?dist}
 Epoch:		1
 License:	GPLv2+ and GFDL
 Group:		Applications/Editors
@@ -208,6 +208,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
 
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 1:2.31.6-2
+- recompiling .py files against Python 2.7 (rhbz#623307)
+
 * Thu Aug  5 2010 Matthias Clasen <mclasen at redhat.com> - 2.31.6-1
 - Update to 2.31.6
 


More information about the scm-commits mailing list