version 2.4.2

This commit is contained in:
Nils Philippsen 2007-11-22 09:02:11 +00:00
parent 215a52aaf5
commit 0b9421eb28
3 changed files with 29 additions and 3 deletions

View File

@ -1 +1 @@
gimp-2.4.1.tar.bz2
gimp-2.4.2.tar.bz2

View File

@ -44,7 +44,7 @@
Summary: GNU Image Manipulation Program
Name: gimp
Version: 2.4.1
Version: 2.4.2
%define binver 2.4
%define gimp_lang_ver 20
%define interfacever 2.0
@ -442,6 +442,32 @@ fi
%{_libdir}/pkgconfig/*
%changelog
* Thu Nov 22 2007 Nils Philippsen <nphilipp@redhat.com> - 2:2.4.2-1
- version 2.4.2
Changes in GIMP 2.4.2
=====================
- removed broken and useless HSV Graph script (bug #491311)
- update the histogram when a color correction tool is cancelled (bug #493639)
- fixed a crash with certain plug-in or script descriptions (bug #492718)
- corrected a tooltip (bug #495564)
- fixed a crash when GIMP is run without any modules (bug #495863)
- fixed error handling in the TIFF plug-in
- fixed a problem with Sample points
- fixed a crash when merging layers in indexed image (bug #495990)
- update the histogram when painting (bug #494049)
- fixed another problem with merge operations on indexed images (bug #496437)
- fixed crash in TIFF plug-in when saving indexed images (bug #497103)
- changed defaults so that a system monitor profile is only used when the
user explicitely enabled this feature (bug #496890)
- fixed endless loop when running equalize on transparent areas (bug #497291)
- fixed heap corruption in GimpColorScale widget that caused a crash in the
Compose plug-in (bug #399484)
- fixed use of background color in Particle Trace script (bug #498282)
- set the image menu insensitive when there's no image opened (bug #498511)
- translation updates (ca, et, it, lt, pt, pt_BR, sr, sv)
* Wed Oct 31 2007 Nils Philippsen <nphilipp@redhat.com> - 2:2.4.1-1
- version 2.4.1

View File

@ -1 +1 @@
51edbadd77235837535a6882ad63d8fb gimp-2.4.1.tar.bz2
ebd8902d29753d41c8d51a3efd84d1bf gimp-2.4.2.tar.bz2