From 75148b4f9171c16d2f3109fa5e82630c1c539210cff812c1c91fe2d3adab69f2 Mon Sep 17 00:00:00 2001 From: OBS User mrdocs Date: Sat, 4 Feb 2017 04:34:36 +0000 Subject: [PATCH] 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 --- gimp-2.8.18.tar.bz2 | 3 --- gimp-2.8.20.tar.bz2 | 3 +++ gimp.changes | 66 +++++++++++++++++++++++++++++++++++++++++++-- gimp.spec | 2 +- 4 files changed, 68 insertions(+), 6 deletions(-) delete mode 100644 gimp-2.8.18.tar.bz2 create mode 100644 gimp-2.8.20.tar.bz2 diff --git a/gimp-2.8.18.tar.bz2 b/gimp-2.8.18.tar.bz2 deleted file mode 100644 index 17bfb97..0000000 --- a/gimp-2.8.18.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:39dd2247c678deaf5cc664397d3c6bd4fb910d3472290fd54b52b441b5815441 -size 20824198 diff --git a/gimp-2.8.20.tar.bz2 b/gimp-2.8.20.tar.bz2 new file mode 100644 index 0000000..7253881 --- /dev/null +++ b/gimp-2.8.20.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:939ca1df70be865c672ffd654f4e20f188121d01601c5c90237214101533c805 +size 20853324 diff --git a/gimp.changes b/gimp.changes index 31b0424..ba0c30f 100644 --- a/gimp.changes +++ b/gimp.changes @@ -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 diff --git a/gimp.spec b/gimp.spec index 35202ae..db0e94a 100644 --- a/gimp.spec +++ b/gimp.spec @@ -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+