version 2.2.14 with many bugfixes

This commit is contained in:
Nils Philippsen 2007-04-24 09:22:40 +00:00
parent 8eede9b486
commit 603b91d1c7
3 changed files with 37 additions and 4 deletions

View File

@ -1 +1 @@
gimp-2.2.13.tar.bz2
gimp-2.2.14.tar.bz2

View File

@ -36,14 +36,14 @@
Summary: GNU Image Manipulation Program
Name: gimp
Version: 2.2.13
Version: 2.2.14
%define binver 2.2
%define gimp_lang_ver 20
%define interfacever 2.0
%define age 0
%define minorver 200
%define microver %(ver=%{version}; echo ${ver##*.*.})
Release: 3%{?dist}
Release: 1%{?dist}
Epoch: 2
License: GPL, LGPL
Group: Applications/Multimedia
@ -418,6 +418,39 @@ fi
%{_libdir}/pkgconfig/*
%changelog
* Tue Apr 24 2007 Nils Philippsen <nphilipp@redhat.com> - 2:2.2.14-1
- version 2.2.14
Bugs fixed in GIMP 2.2.14
=========================
- avoid crashing on newer versions of the winicon format (bug #352899)
- fixed crash in Postscript plug-in (bug #353381)
- fixed handling of TABs in the text tool (bug #353132)
- fixed bug in Depth Merge plug-in (bug #355219)
- fixed bug in GimpDrawablePreview widget (bug #353639)
- fixed bug in Line Nove script (bug #357433)
- fixed bug in Ripple plug-in (bug #357431)
- save locale independent files from Fractal Explorer plug-in (bug #360095)
- fixed bug in Super Nova plug-in (bug #340073)
- be more robust against broken XCF files (bug #357809)
- fixed drawing issues in Image Map plug-in (bug #311621)
- fixed smoothing option in Fractal Explorer plug-in (bug #372671)
- load channels in the proper order when opening an XCF file (bug #378003)
- deal with floating selections in the Burn-In Animation script (bug #384096)
- fixed clipping in the GimpPreviewArea widget (bug #392692)
- fixed a potential crash in gimp-remote (bug #392111)
- work around a file-chooser problem on Windows (bug #398726)
- fixed markup of the gimp(1) manual page (bug #401145)
- fixed the fix for the right-to-left layout in layers dialog (bug #348347)
- fixed PSD save plug-in on 64bit architectures (bug #335130)
- added missing dependency in gimpui-2.0.pc file (bug #356394)
- fixed a crash in the PSD save plug-in (bug #395385)
- improved robustness of transform tool preview code (bug #420595)
- improved forward compatibility of XCF loader (bug #316207)
- don't crash in the Compressor plug-in if files can't be opened (bug #422444)
- fixed sensitivity of input fields in the Lighting plug-in (bug #359833)
* Mon Mar 26 2007 Nils Philippsen <nphilipp@redhat.com> - 2:2.2.13-3
- use gutenprint per default for current development/future distribution
versions (Fedora >= 7, RHEL >= 6)

View File

@ -1 +1 @@
d84a4a476a0c4fae24602db67f6fe49a gimp-2.2.13.tar.bz2
2f47dd66d714a970356e275dd1d3caac gimp-2.2.14.tar.bz2