[gimp/f14/master] recompiling .py files against Python 2.7 (rhbz#623309)

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


commit 2135f15c630a26e1b540fa504b3082a9f15838c6
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Aug 11 17:34:41 2010 -0400

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

 gimp.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/gimp.spec b/gimp.spec
index a3b1585..0bc7c07 100644
--- a/gimp.spec
+++ b/gimp.spec
@@ -31,7 +31,7 @@ Summary:        GNU Image Manipulation Program
 Name:           gimp
 Epoch:          2
 Version:        2.6.10
-Release:        2%{?dist}
+Release:        3%{?dist}
 %define binver 2.6
 %define gimp_lang_ver 20
 %define interfacever 2.0
@@ -479,6 +479,9 @@ fi
 %{_libdir}/gimp/%{interfacever}/plug-ins/help-browser
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 2:2.6.10-3
+- recompiling .py files against Python 2.7 (rhbz#623309)
+
 * Mon Jul 09 2010 Nils Philippsen <nils at redhat.com> - 2:2.6.10-2
 - distribute license and other documentation with gimp-libs
 


More information about the scm-commits mailing list