diff --git a/krita-4.2.3.tar.xz b/krita-4.2.3.tar.xz deleted file mode 100644 index d7574bd..0000000 --- a/krita-4.2.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a3938779eae6a550140dd94a1d96c4c363114a54602cc3688d28c490b4326a88 -size 164217428 diff --git a/krita-4.2.4.tar.xz b/krita-4.2.4.tar.xz new file mode 100644 index 0000000..0dac0ee --- /dev/null +++ b/krita-4.2.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddaac8bca5b187c2b8a02bce215c12491b42064a4171f280b5bad2e497f9c719 +size 164301680 diff --git a/krita.changes b/krita.changes index 656b4a7..9222994 100644 --- a/krita.changes +++ b/krita.changes @@ -1,3 +1,37 @@ +------------------------------------------------------------------- +Wed Jul 31 11:09:31 UTC 2019 - wbauer@tmo.at + +- Update to 4.2.4: + * See https://krita.org/en/item/krita-4-2-4/ + * New Painttool Sai inspired Luminosity blending mode + (kde#409627) + * Make it possible to use dots in filenames (note that that still + might confuse your OS) (kde#409765) + * Fix regression on softness sensor on Default Circle autobrush + tip (kde#409758) + * Clear any leftover points in the line tool on each use so there + are no false starts (kde#408439) + * Do not reset the opacity to zero when moving more than one + shape at a time (kde#409131) + * Do not ignore rotation in the bristle brush engine (kde#384231) + * Fix cursor drift when using pan/zoom/rotate (kde#409460) + * Fix a crash when creating an RGB image after the last used + color model was CMYK (kde#409916) + * Use Qt's QImageIO image import/export filter for PPM files + instead of our own, broken implementation (kde#409714) + * Fix updating the brush size in the toolbar using shortcuts or + drag (kde#408331) + * Make generated gradient names translatable (kde#410034) + * Fix a crash that could happen when closing Krita after deleting + a session (kde#409909) + * Fix a bug in the color picker that made it possible for the + active foreground color to be transparent + * Fix a logic error in the Separate Image plugin (kde#410308) + * Update the notes for the LargeRGB color profile (kde#410023) + * Fix the filename reference for Rec.709 profiles + * Add a workaround for the KisShortcutsMatcher assert + (kde#408826) + ------------------------------------------------------------------- Wed Jul 17 12:51:15 UTC 2019 - wbauer@tmo.at diff --git a/krita.spec b/krita.spec index a87d374..668ec04 100644 --- a/krita.spec +++ b/krita.spec @@ -24,7 +24,7 @@ %bcond_with vc %endif Name: krita -Version: 4.2.3 +Version: 4.2.4 Release: 0 Summary: Digital Painting Application License: GPL-2.0-or-later AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND GPL-3.0-or-later AND BSD-2-Clause AND CC0-1.0 AND LGPL-2.0-only