From 7457b0ae167902c8d46598795209954200318850 Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Mar 18 2009 10:16:51 +0000 Subject: version 2.6.6 --- diff --git a/.cvsignore b/.cvsignore index 247b3dd..789278a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1 @@ -gimp-2.6.5.tar.bz2 -gimp-2.6.5-gtk-version.patch.bz2 +gimp-2.6.6.tar.bz2 diff --git a/gimp.spec b/gimp.spec index b1686c8..09f1a48 100644 --- a/gimp.spec +++ b/gimp.spec @@ -23,8 +23,8 @@ Summary: GNU Image Manipulation Program Name: gimp Epoch: 2 -Version: 2.6.5 -Release: 5%{?dist} +Version: 2.6.6 +Release: 1%{?dist} %define binver 2.6 %define gimp_lang_ver 20 %define interfacever 2.0 @@ -108,7 +108,6 @@ Source0: ftp://ftp.gimp.org/pub/gimp/v%{binver}/gimp-%{version}.tar.bz2 Source1: gimp-plugin-mgr.in Patch0: gimp-2.6.2-xdg-open.patch Patch1: gimp-2.6.2-jpeg-units.patch -Patch2: gimp-2.6.5-gtk-version.patch.bz2 %description GIMP (GNU Image Manipulation Program) is a powerful image composition and @@ -188,7 +187,6 @@ EOF %setup -q -n gimp-%{version} %patch0 -p1 -b .xdg-open %patch1 -p1 -b .jpeg-units -%patch2 -p1 -b .gtk-version %build if [ ! -f configure ]; then @@ -471,6 +469,34 @@ fi %{_libdir}/gimp/%{interfacever}/plug-ins/help-browser %changelog +* Wed Mar 18 2009 Nils Philippsen - 2:2.6.6-1 +- version 2.6.6 + + Overview of Changes from GIMP 2.6.5 to GIMP 2.6.6 + ================================================= + + * Bugs fixed: + + 571117 - lcms plug-in crashes on broken profile + 575154 - changing the help browser preference may not work + 573542 - blur plugin: bug in the first line + 572403 - gimp-2.6 crashed with SIGSEGV in IA__g_object_get() + 573695 - 1-bit white background saved as PBM becomes all black + 573488 - Small bug in Filter>Distorts>Ripple + 572156 - top left pixel position/coordinate is not 0,0 but 1,1 + 472644 - Rotate with clipping crops the whole layer + + * Updated translations: + + German (de) + Spanish (es) + Estonian (et) + Basque (eu) + French (fr) + Italian (it) + Portuguese (pt) + Simplified Chinese (zh_CN) + * Tue Mar 17 2009 Nils Philippsen - 2:2.6.5-5 - require pygtk2 >= 2.10.4 (#490553) diff --git a/sources b/sources index 215436c..bd19884 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -cd13050bc6bde6d8d8fd38eff6276033 gimp-2.6.5.tar.bz2 -9d661944b58b5ac675047b0ba2095ccc gimp-2.6.5-gtk-version.patch.bz2 +23d880dd09cd62c936ed04666a53f8e4 gimp-2.6.6.tar.bz2