version 2.6.5

This commit is contained in:
Nils Philippsen 2009-02-15 21:28:27 +00:00
parent eadbaf1a1c
commit 0b8a3fb665
3 changed files with 90 additions and 56 deletions

View File

@ -1 +1 @@
gimp-2.6.4.tar.bz2
gimp-2.6.5.tar.bz2

142
gimp.spec
View File

@ -22,15 +22,15 @@
Summary: GNU Image Manipulation Program
Name: gimp
Version: 2.6.4
Epoch: 2
Version: 2.6.5
Release: 1%{?dist}
%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: 3%{?dist}
Epoch: 2
License: GPLv2+
Group: Applications/Multimedia
URL: http://www.gimp.org/
@ -463,6 +463,40 @@ fi
%{_libdir}/gimp/%{interfacever}/plug-ins/help-browser
%changelog
* Sun Feb 15 2009 Nils Philippsen <nils@redhat.com> - 2:2.6.5-1
- version 2.6.5
Overview of Changes from GIMP 2.6.4 to GIMP 2.6.5
=================================================
* Bugs fixed:
571628 - Scaling image to 25% turn background from white to grey
567840 - GIMP's GtkScaleButton conflicts with GTK's
569043 - GEGL tool - missing Operation Settings for all sub-tools
568890 - don't rely on GtkAction implementation details
568909 - wrong RGB values for color names in libgimpcolor/gimprgb-parse.c
568839 - wrong hex RGB value for the color names slategrey and slategray
559408 - Brushes dragged to the image window look strange
563337 - Rectangle Select Tool does not allow 1:1 fixed ratio
568016 - Black pullout parameter of plug-in-newsprint has no effect
562818 - First image opened in GIMP offset
562213 - Align Tool doesn't work properly if it is the active tool
at startup
* Updated translations:
Spanish (es)
Estonian (et)
Hindi (hi)
Italian (it)
Brazilian Portuguese (pt_BR)
Romanian (ro)
Russian (ru)
Serbian (sr)
Tamil (ta)
Simplified Chinese (zh_CN)
* Wed Jan 07 2009 Nils Philippsen <nils@redhat.com> - 2:2.6.4-3
- split off gimptool into new gimp-devel-tools subpackage to avoid multilib
conflicts (#477789)
@ -480,25 +514,25 @@ fi
* Bugs fixed:
565223 Perspective transformation jagged edges / comb effect
563985 jpg save dialog: "cancel" is treated like "commit"
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
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
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
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 <Image>
562427 Compilation with --as-needed
562386 PF_SLIDER and PF_SPINNER 'Step' values do not change
562427 - Compilation with --as-needed
562386 - PF_SLIDER and PF_SPINNER 'Step' values do not change
consistently...
562366 Default image dimensions are not correctly
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
561899 - GIMP can't save to mounted filesystem if file exists
* Updated translations:
@ -528,22 +562,22 @@ fi
* Bugs fixed:
558454 Plugin Map Color Range disappears from GIMP
559239 Error while loading psd-data
560903 Explicit zooming with e.g. '1' should handle
558454 - Plugin Map Color Range disappears from GIMP
559239 - Error while loading psd-data
560903 - Explicit zooming with e.g. '1' should handle
zoom-focus better
560245 Zoom selection always centered in the Navigation tab
559490 Wrong lang tags for 'no'
559292 SOTA Chrome cannot accept different textures
560375 Clearing an already empty document history crashes GIMP
559580 Image windows need better default locations
560283 "Scale image..." causes distortion around edges
559716 Changing crop size in Crop Tool Options can make UI
560245 - Zoom selection always centered in the Navigation tab
559490 - Wrong lang tags for 'no'
559292 - SOTA Chrome cannot accept different textures
560375 - Clearing an already empty document history crashes GIMP
559580 - Image windows need better default locations
560283 - "Scale image..." causes distortion around edges
559716 - Changing crop size in Crop Tool Options can make UI
unresponsive
558549 Stroking a single-point path with a paint tool
558549 - Stroking a single-point path with a paint tool
crashes GIMP
559015 Move tool gives bad information about px moved
558660 help behavior for locales without manual translation
559015 - Move tool gives bad information about px moved
558660 - help behavior for locales without manual translation
* Updated translations:
@ -571,21 +605,21 @@ fi
* Bugs fixed:
557950 Scaling in Gimp 2.6 is much slower than in Gimp 2.4
558215 unit and zoom entries in Statusbar not visible
558451 Cannot build GIMP using Sun CC on Solaris 2.8
558420 projection incorrect with alpha-less layers
556603 Zoom region always zooms in center of image
557870 "Qmask" message popping up here and there
557705 compatibility with GEGL > 0.0.20
556248 Scaling gives 'jagged' edges
556804 Zoom drop down doesn't update
524615 Print not to scale
555246 gimp crashes when a file is opened while a preview is generating
556741 Alpha layer automatically added (in psd format)
556182 Could you please explain a few strings [I18N]
555697 build fails if configured with --without-libjpeg
134956 Curves tool doesn't save free curves
557950 - Scaling in Gimp 2.6 is much slower than in Gimp 2.4
558215 - unit and zoom entries in Statusbar not visible
558451 - Cannot build GIMP using Sun CC on Solaris 2.8
558420 - projection incorrect with alpha-less layers
556603 - Zoom region always zooms in center of image
557870 - "Qmask" message popping up here and there
557705 - compatibility with GEGL > 0.0.20
556248 - Scaling gives 'jagged' edges
556804 - Zoom drop down doesn't update
524615 - Print not to scale
555246 - gimp crashes when a file is opened while a preview is generating
556741 - Alpha layer automatically added (in psd format)
556182 - Could you please explain a few strings [I18N]
555697 - build fails if configured with --without-libjpeg
134956 - Curves tool doesn't save free curves
* Updated translations:
@ -611,16 +645,16 @@ fi
* Bugs fixed:
555587 PSD file crashes PSD plug-in
555222 PSD Load Plugin: unsupported compression mode
555362 gimp-remote is not working properly
555280 some gif files will not be open
554890 JPEG Save Options Dialog does not remember
554966 Gimp crashes creating a new image using a template
554785 Compile failure on uri-backend-libcurl
554646 Opening Help crashes GIMP with lqr-plugin installed
553534 centering issues after image scaling and setting zoom
554898 Compile failure on uri-backend-wget.c
555587 - PSD file crashes PSD plug-in
555222 - PSD Load Plugin: unsupported compression mode
555362 - gimp-remote is not working properly
555280 - some gif files will not be open
554890 - JPEG Save Options Dialog does not remember
554966 - Gimp crashes creating a new image using a template
554785 - Compile failure on uri-backend-libcurl
554646 - Opening Help crashes GIMP with lqr-plugin installed
553534 - centering issues after image scaling and setting zoom
554898 - Compile failure on uri-backend-wget.c
* Updated translations:

View File

@ -1 +1 @@
4e8185e40ab06559ce6dd5ef61b3e83b gimp-2.6.4.tar.bz2
cd13050bc6bde6d8d8fd38eff6276033 gimp-2.6.5.tar.bz2