From 2135f15c630a26e1b540fa504b3082a9f15838c6 Mon Sep 17 00:00:00 2001 From: David Malcolm Date: Aug 11 2010 21:34:41 +0000 Subject: recompiling .py files against Python 2.7 (rhbz#623309) --- 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 - 2:2.6.10-3 +- recompiling .py files against Python 2.7 (rhbz#623309) + * Mon Jul 09 2010 Nils Philippsen - 2:2.6.10-2 - distribute license and other documentation with gimp-libs