rpms/gimp/devel .cvsignore, 1.48, 1.49 gimp.spec, 1.180, 1.181 sources, 1.48, 1.49

Nils Philippsen nphilipp at fedoraproject.org
Sun Feb 15 21:28:57 UTC 2009


Author: nphilipp

Update of /cvs/pkgs/rpms/gimp/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31301

Modified Files:
	.cvsignore gimp.spec sources 
Log Message:
version 2.6.5



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gimp/devel/.cvsignore,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- .cvsignore	1 Jan 2009 21:34:53 -0000	1.48
+++ .cvsignore	15 Feb 2009 21:28:27 -0000	1.49
@@ -1 +1 @@
-gimp-2.6.4.tar.bz2
+gimp-2.6.5.tar.bz2


Index: gimp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gimp/devel/gimp.spec,v
retrieving revision 1.180
retrieving revision 1.181
diff -u -r1.180 -r1.181
--- gimp.spec	7 Jan 2009 09:59:37 -0000	1.180
+++ gimp.spec	15 Feb 2009 21:28:27 -0000	1.181
@@ -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 @@
 %{_libdir}/gimp/%{interfacever}/plug-ins/help-browser
 
 %changelog
+* Sun Feb 15 2009 Nils Philippsen <nils at 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 at 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 @@
   
   * 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 @@
 
   * 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 @@
 
   * 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 @@
 
   * 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:
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gimp/devel/sources,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- sources	1 Jan 2009 21:34:54 -0000	1.48
+++ sources	15 Feb 2009 21:28:27 -0000	1.49
@@ -1 +1 @@
-4e8185e40ab06559ce6dd5ef61b3e83b  gimp-2.6.4.tar.bz2
+cd13050bc6bde6d8d8fd38eff6276033  gimp-2.6.5.tar.bz2




More information about the fedora-extras-commits mailing list