Accepting request 454597 from home:mrdocs:branches:graphics

update to 2.8.20 - bugfix release

OBS-URL: https://build.opensuse.org/request/show/454597
OBS-URL: https://build.opensuse.org/package/show/graphics/gimp?expand=0&rev=8
This commit is contained in:
OBS User mrdocs 2017-02-04 04:34:36 +00:00 committed by Git OBS Bridge
parent 518a52e295
commit 75148b4f91
4 changed files with 68 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:39dd2247c678deaf5cc664397d3c6bd4fb910d3472290fd54b52b441b5815441
size 20824198

3
gimp-2.8.20.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:939ca1df70be865c672ffd654f4e20f188121d01601c5c90237214101533c805
size 20853324

View File

@ -1,3 +1,66 @@
-------------------------------------------------------------------
Fri Feb 3 21:15:06 UTC 2017 - plinnell@opensuse.org
- update to 2.8.20
- Core:
- Avoid D-Bus error message when built without D-Bus support
- fix OS X min required conditional in gimpimagewindow.c
- Saving to existing .xcf.bz and .xcf.gz files didn't truncate them
and could lead to unnecessarily large files
- Text layer created by gimp-text-fontname doesn't respect border
when resized
- avoid seeking when saving XCF files to prevent corruption with
file network shares (fixed since 2014, but not mentioned in NEWS yet)
GUI:
- Flow on Paint Dynamics editor dialog: the 'y' axis is indicating
'Rate' instead 'Flow'
- Vertical ruler shows artifacts if the status bar isn't showing
- Tablet stylus misbehaves when crossing the edge of a dock in
multi-window-mode
- Disable the new "automatic window tabbing" feature introduced on macOS
Sierra
- Improve the visiblity of slider handles with dark themes
- Make it harder to switch to renaming if selecting already selected
items in resource lists
Tools:
- make toggling to color picker mode of paint tools more robust
Libgimp:
- call gimp_file_entry_set_filename() with filename encoding
Plug-ins:
- Prevent the Python console from closing by the Escape key
- Help browser does not launch on OS X
- Filter 'Edge Detect/Difference of Gaussians' returns empty image
- only use -xobjective-c for compile commands
- mkgen.pl: fix calls to write_file() routine to write to current
directory
- When printing, the images are composed onto a white background to
prevent printing a black box instead of a transaprent image
- Fix color visison deficiency display filters to apply gamma
correction directly
Updated Translations:
- Catalan - Czech - Danish - Finnish - French - German
- Greek - Hungarian - Icelandic - Italian - Polish
- Portuguese - Slovak - Slovenian - Scottish Gaelic
- Spanish - Swedish
General:
- Bug fixes
-------------------------------------------------------------------
Sun Jan 15 15:44:05 UTC 2017 - zaitor@opensuse.org
@ -21,8 +84,7 @@ Sun Jul 31 04:04:52 UTC 2016 - plinnell@opensuse.org
- update to 2.8.18
- Drop gimp-Multiple-Use-After-Free.patch - upstreamed
+Core:
- Initialize fontconfig cache in separate thread to keep GUI
+Core: - Initialize fontconfig cache in separate thread to keep GUI
responsive on first startup
- Properly recognize layer masks as deactivated, e.g. for moving layers
- Create $XDG_DATA_HOME if it doesn't exist

View File

@ -20,7 +20,7 @@
%global apiver 2.0
Name: gimp
Version: 2.8.18
Version: 2.8.20
Release: 0
Summary: The GNU Image Manipulation Program
License: GPL-3.0+