Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package krita for openSUSE:Factory checked in at 2023-01-16 17:59:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/krita (Old) and /work/SRC/openSUSE:Factory/.krita.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "krita" Mon Jan 16 17:59:51 2023 rev:69 rq:1058693 version:5.1.5 Changes: -------- --- /work/SRC/openSUSE:Factory/krita/krita.changes 2022-11-29 10:53:09.448737231 +0100 +++ /work/SRC/openSUSE:Factory/.krita.new.32243/krita.changes 2023-01-16 18:02:32.288033223 +0100 @@ -1,0 +2,16 @@ +Mon Jan 16 10:44:28 UTC 2023 - Christophe Marin <christo...@krop.fr> + +- Update to 5.1.5 + * https://krita.org/en/item/krita-5-1-5-released/ + * Fixed an issue with banding when using the gradient map filter + as a filter layer. (kde#463585) + * Only center paste into active layer if contents are outside + image bounds. (kde#461894) + * EXR: Fixed opening EXR files that have only a luma channel. + (kde#461975) + * Fixed an issue building with XSIMD 10.0 and up. (kde#463219) + * Properly use the resolution of a .KRA file when that file is + used as a file layer. (kde#442127) + * Fixed a regression in loading PSD files. (kde#462417) + +------------------------------------------------------------------- Old: ---- krita-5.1.3.tar.xz krita-5.1.3.tar.xz.sig New: ---- krita-5.1.5.tar.xz krita-5.1.5.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ krita.spec ++++++ --- /var/tmp/diff_new_pack.Pdkwbw/_old 2023-01-16 18:02:33.700040757 +0100 +++ /var/tmp/diff_new_pack.Pdkwbw/_new 2023-01-16 18:02:33.704040778 +0100 @@ -1,7 +1,7 @@ # # spec file for package krita # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,8 +23,12 @@ %bcond_without xsimd %endif %endif +# SR#1043861 for 15.5 +%if 0%{?suse_version} > 1500 || (0%{?is_opensuse} && 0%{?sle_version} > 150400) +%bcond_without libjxl +%endif Name: krita -Version: 5.1.3 +Version: 5.1.5 Release: 0 Summary: Digital Painting Application License: BSD-2-Clause AND GPL-2.0-or-later AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND GPL-3.0-or-later AND CC0-1.0 AND LGPL-2.0-only @@ -48,9 +52,7 @@ %endif BuildRequires: libeigen3-devel BuildRequires: libexiv2-devel -%if 0%{?suse_version} > 1500 || (0%{?is_opensuse} && 0%{?sle_version} >= 150300) BuildRequires: libheif-devel -%endif BuildRequires: libjpeg-devel BuildRequires: liblcms2-devel BuildRequires: libpng-devel @@ -95,8 +97,7 @@ BuildRequires: cmake(xsimd) %endif BuildRequires: pkgconfig(OpenColorIO) -# not in 15.5 yet -%if 0%{?suse_version} > 1500 +%if %{with libjxl} BuildRequires: pkgconfig(libjxl) %endif BuildRequires: pkgconfig(libmypaint) ++++++ krita-5.1.3.tar.xz -> krita-5.1.5.tar.xz ++++++ /work/SRC/openSUSE:Factory/krita/krita-5.1.3.tar.xz /work/SRC/openSUSE:Factory/.krita.new.32243/krita-5.1.5.tar.xz differ: char 26, line 1