Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gimp for openSUSE:Factory checked in at 2021-12-24 20:22:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gimp (Old) and /work/SRC/openSUSE:Factory/.gimp.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gimp" Fri Dec 24 20:22:54 2021 rev:131 rq:942151 version:2.10.30 Changes: -------- --- /work/SRC/openSUSE:Factory/gimp/gimp.changes 2021-10-23 23:13:59.588981590 +0200 +++ /work/SRC/openSUSE:Factory/.gimp.new.2520/gimp.changes 2021-12-24 20:22:57.274012327 +0100 @@ -1,0 +2,55 @@ +Tue Dec 21 19:22:16 UTC 2021 - Marcus Rueckert <[email protected]> + +- Update to 2.10.30 + - Core: + - Do not follow subpixel font rendering choice from system + settings for text layer rendering. These systems are useful + for GUI rendering on a screen of a specific type and pixel + order. Yet when rendering an image which can be zoomed in or + out, showed on various screens or even printed, subpixel font + rendering doesn't make sense. + - Rewrite the core selection drawing logics so that it works on + macOS Big Sur and over. This is a backport (adapted to GTK+2) + of the fix brought in GIMP 2.99.8 for Wayland and macOS. + - Ignore MakerNote metadata tag at export and only store the + tags that go in it, hence avoiding partial invalid metadata. + - Color picking from Colors dockable can now use the + Freedesktop portal. + - On Windows, move from GetICMProfile() to + WcsGetDefaultColorProfile() because the former is broken in + Windows 11. + - Plug-ins: + - metadata-viewer: improve how XMP tags with multiple values + are handled and shown (now each value on a separate line for + better readability). + - metadata-editor: + * XMP array tags of type BAG and SEQ are now on separate + lines. + * Comparing XMP tags with equivalent IPTC tags with multiple + values, each value is compared individually, instead of + comparing the list as a whole. + - Many robustness improvements and other fixes to the metadata + plug-ins. + - AVIF: prefer AOM encoder for export. + - PSD: + * Skip sanity check for mask of rendered layers as some layer + mask have invalid dimensions in such cases. They will now + be loaded correctly. + * Fixed loading of CMYK PSD files without alpha. + * Fixed loading of CMYK images without layers. + * Fixed loading of merged image of a 16 bit per channel RGBA + PSD file with the alpha channel opaque. + - PBM: large file export now always works and does not depend + anymore on the platform's long int size. + - Screenshot: + * GNOME shell implementation dropped because the D-Bus API + has been restricted to core components for security + reasons, thus our plug-in was failing. + * KDE portal moved as last fallback after the X + implementation (when running on X) and Freedesktop portal, + because KDE is also starting to block API calls for + security reasons. +- drop 0001-Issue-6210-Subpixel-font-rendering-system-settings-s.patch + included in update + +------------------------------------------------------------------- Old: ---- 0001-Issue-6210-Subpixel-font-rendering-system-settings-s.patch gimp-2.10.28.tar.bz2 New: ---- gimp-2.10.30.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gimp.spec ++++++ --- /var/tmp/diff_new_pack.Vl0NvA/_old 2021-12-24 20:22:59.162013316 +0100 +++ /var/tmp/diff_new_pack.Vl0NvA/_new 2021-12-24 20:22:59.170013321 +0100 @@ -31,7 +31,7 @@ %bcond_without python_plugin %endif Name: gimp -Version: 2.10.28 +Version: 2.10.30 Release: 0 Summary: The GNU Image Manipulation Program License: GPL-3.0-or-later @@ -42,8 +42,6 @@ # openSUSE palette file Source2: openSUSE.gpl Source99: baselibs.conf -# https://gitlab.gnome.org/GNOME/gimp/-/commit/a08055f1a18886fdacaf0cba5887b7ff2f687732 -Patch0: 0001-Issue-6210-Subpixel-font-rendering-system-settings-s.patch BuildRequires: aalib-devel BuildRequires: alsa-devel >= 1.0.0 @@ -52,7 +50,7 @@ BuildRequires: gcc-c++ BuildRequires: gdk-pixbuf-loader-rsvg # For some odd reason build needs gegl executable. -BuildRequires: gegl >= 0.4.32 +BuildRequires: gegl >= 0.4.34 BuildRequires: ghostscript-devel # Explicitly needed, otherwise ghostscript-mini is used during the # build, and it's not enough for gimp. @@ -74,7 +72,7 @@ BuildRequires: pkgconfig(cairo-pdf) >= 1.12.2 BuildRequires: pkgconfig(dbus-glib-1) >= 0.70 BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.30.8 -BuildRequires: pkgconfig(gegl-0.4) >= 0.4.32 +BuildRequires: pkgconfig(gegl-0.4) >= 0.4.34 BuildRequires: pkgconfig(gexiv2) >= 0.10.6 BuildRequires: pkgconfig(glib-2.0) >= 2.54.2 BuildRequires: pkgconfig(gtk+-2.0) >= 2.24.32 ++++++ gimp-2.10.28.tar.bz2 -> gimp-2.10.30.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/gimp/gimp-2.10.28.tar.bz2 /work/SRC/openSUSE:Factory/.gimp.new.2520/gimp-2.10.30.tar.bz2 differ: char 11, line 1
