From 904cdbbb598a38a23280d13e912d9254b2e2588bbac5798e6bb7e9fef7335ca5 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Mon, 6 May 2024 08:42:48 +0000 Subject: [PATCH] Accepting request 1172090 from home:polslinux:branches:graphics MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update to 2.10.38: * Fixed a crash with newer glib * Indexed PNGs with transparency are now exported with the correct colors * Anders Jonsson fixed the input ranges for several filters such as Waves and Distort * The titlebar customization field now supports UTF-8 characters * Existing image comments no longer “leak” into newly created images OBS-URL: https://build.opensuse.org/request/show/1172090 OBS-URL: https://build.opensuse.org/package/show/graphics/gimp?expand=0&rev=70 --- gimp-2.10.36.tar.bz2 | 3 --- gimp-2.10.38.tar.bz2 | 3 +++ gimp.changes | 10 ++++++++++ gimp.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 gimp-2.10.36.tar.bz2 create mode 100644 gimp-2.10.38.tar.bz2 diff --git a/gimp-2.10.36.tar.bz2 b/gimp-2.10.36.tar.bz2 deleted file mode 100644 index b3430e7..0000000 --- a/gimp-2.10.36.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3d3bc3c69a4bdb3aea9ba2d5385ed98ea03953f3857aafd1d6976011ed7cdbb2 -size 31532334 diff --git a/gimp-2.10.38.tar.bz2 b/gimp-2.10.38.tar.bz2 new file mode 100644 index 0000000..f64eec7 --- /dev/null +++ b/gimp-2.10.38.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50a845eec11c8831fe8661707950f5b8446e35f30edfb9acf98f85c1133f856e +size 31698453 diff --git a/gimp.changes b/gimp.changes index 91edb7c..3342721 100644 --- a/gimp.changes +++ b/gimp.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon May 6 07:20:05 UTC 2024 - Paolo Stivanin + +- Update to 2.10.38: + * Fixed a crash with newer glib + * Indexed PNGs with transparency are now exported with the correct colors + * Anders Jonsson fixed the input ranges for several filters such as Waves and Distort + * The titlebar customization field now supports UTF-8 characters + * Existing image comments no longer “leak” into newly created images + ------------------------------------------------------------------- Wed Nov 8 07:03:13 UTC 2023 - Paolo Stivanin diff --git a/gimp.spec b/gimp.spec index 9dc8749..c2cfd2f 100644 --- a/gimp.spec +++ b/gimp.spec @@ -32,7 +32,7 @@ %bcond_without python_plugin %endif Name: gimp -Version: 2.10.36 +Version: 2.10.38 Release: 0 Summary: The GNU Image Manipulation Program License: GPL-3.0-or-later