version 2.4.2
This commit is contained in:
parent
215a52aaf5
commit
0b9421eb28
@ -1 +1 @@
|
|||||||
gimp-2.4.1.tar.bz2
|
gimp-2.4.2.tar.bz2
|
||||||
|
28
gimp.spec
28
gimp.spec
@ -44,7 +44,7 @@
|
|||||||
|
|
||||||
Summary: GNU Image Manipulation Program
|
Summary: GNU Image Manipulation Program
|
||||||
Name: gimp
|
Name: gimp
|
||||||
Version: 2.4.1
|
Version: 2.4.2
|
||||||
%define binver 2.4
|
%define binver 2.4
|
||||||
%define gimp_lang_ver 20
|
%define gimp_lang_ver 20
|
||||||
%define interfacever 2.0
|
%define interfacever 2.0
|
||||||
@ -442,6 +442,32 @@ fi
|
|||||||
%{_libdir}/pkgconfig/*
|
%{_libdir}/pkgconfig/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Oct 31 2007 Nils Philippsen <nphilipp@redhat.com> - 2:2.4.1-1
|
||||||
- version 2.4.1
|
- version 2.4.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user