From 9b29acc149398151423449bde999aff2f227153b Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Jan 01 2009 21:38:06 +0000 Subject: version 2.6.4 add BuildRequires: aalib-devel --- diff --git a/.cvsignore b/.cvsignore index dc15f1a..ad43cdd 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gimp-2.6.3.tar.bz2 +gimp-2.6.4.tar.bz2 diff --git a/gimp.spec b/gimp.spec index 7b71f34..491d846 100644 --- a/gimp.spec +++ b/gimp.spec @@ -22,14 +22,14 @@ Summary: GNU Image Manipulation Program Name: gimp -Version: 2.6.3 +Version: 2.6.4 %define binver 2.6 %define gimp_lang_ver 20 %define interfacever 2.0 %define age 0 %define minorver 600 %define microver %(ver=%{version}; echo ${ver##*.*.}) -Release: 2%{?dist} +Release: 1%{?dist} Epoch: 2 License: GPLv2+ Group: Applications/Multimedia @@ -37,6 +37,7 @@ URL: http://www.gimp.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%__id_u -n) Obsoletes: gimp-perl < 2:2.0 Obsoletes: gimp < 2:2.6.0-3 +BuildRequires: aalib-devel BuildRequires: alsa-lib-devel >= 1.0.0 BuildRequires: babl-devel >= 0.0.22 BuildRequires: cairo-devel >= 1.4.10 @@ -446,6 +447,51 @@ fi %{_libdir}/gimp/%{interfacever}/plug-ins/help-browser %changelog +* Thu Jan 01 2009 Nils Philippsen - 2:2.6.4-1 +- version 2.6.4 + + Overview of Changes from GIMP 2.6.3 to GIMP 2.6.4 + ================================================= + + * Bugs fixed: + + 565223 – Perspective transformation jagged edges / comb effect + 563985 – jpg save dialog: "cancel" is treated like "commit" + for settings + 564087 – Using clone tool on a layer with a part out of canvas + causes crashes + 564593 – crash when the drawable is changed while a color tool + is active + 564869 – GIMP crashes on selecting Tools->GEGL operation + 565138 – python-fu-foggify does not check if image is in rgb mode + 563130 – Hue selection mode does not cross the 0-360 degrees line + 563179 – Scrollbars not resized when we extend the canvas size + 562459 – PF_PALETTE: 'TypeError' when used in a plugin that is + registered in + 562427 – Compilation with --as-needed + 562386 – PF_SLIDER and PF_SPINNER 'Step' values do not change + consistently... + 562366 – Default image dimensions are not correctly + transferred in the file/new dialog box + 561899 – GIMP can't save to mounted filesystem if file exists + + * Updated translations: + + Greek (el) + Hindi (hi) + Hungarian (hu) + Italian (it) + Japanese (ja) + Korean (ko) + Slovenian (sl) + Swedish (sv) + Tamil (ta) + Simplified Chinese (zh_CN) +- add BuildRequires: aalib-devel + +* Mon Dec 01 2008 Ignacio Vazquez-Abrams - 2:2.6.3-3 +- Rebuild for Python 2.6 + * Mon Nov 24 2008 Nils Philippsen - 2:2.6.3-2 - own /usr/lib/gimp/2.0/interpreters (#473594) diff --git a/sources b/sources index 4d318e3..f197ff8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -39c30867511b79391eb9177c86c8b79a gimp-2.6.3.tar.bz2 +4e8185e40ab06559ce6dd5ef61b3e83b gimp-2.6.4.tar.bz2