diff --git a/krita-4.2.4.tar.xz b/krita-4.2.4.tar.xz deleted file mode 100644 index 0dac0ee..0000000 --- a/krita-4.2.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ddaac8bca5b187c2b8a02bce215c12491b42064a4171f280b5bad2e497f9c719 -size 164301680 diff --git a/krita-4.2.5.tar.xz b/krita-4.2.5.tar.xz new file mode 100644 index 0000000..039f684 --- /dev/null +++ b/krita-4.2.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:213fdd3cbf2a2b21e2c208bfb422067888b3741780cd34749c63875f58a41f59 +size 170060232 diff --git a/krita.changes b/krita.changes index 9222994..affa791 100644 --- a/krita.changes +++ b/krita.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Mon Aug 5 10:44:27 UTC 2019 - wbauer@tmo.at + +- Update to 4.2.5: + * See https://krita.org/en/item/krita-4-2-5-released/ + * Fix an assert in the transform tool when working with a tablet + and touch + * Fix continued transformation in the transform tool + * Fix updates in the transform tool + * Show the publication time in the welcome page news ticker + in the user's preferred short date/time format + * Fix using the tangent-normal brush when the canvas is rotated + or mirrored (kde#404408) + * Make it possible again to create new palettes and save them in + the resource folder, instead of the current document + (kde#410137) + * Make Krita not gobble up all available memory when loading + a JPG file with specific metadata (kde#410242) + * Constrain assistant editors to the viewport, so they can always + be manipulated + * Make sure Krita stores changes to brush presets in the current + session by default (kde#410463) + * Remove an assert that could be triggered when opening the first + image in a session + * Update the version of the default input settings profile, so + the rotate/zoom action will be activated even if the user + already had a local kritadefault.profile file + * Fix a crash on using the move tool while the image is being + opened (kde#398968) + * Make sure the painting tools don't block anymore (kde#409968, + kde#408826, kde#409275) + * Make the shortcut handling system more tolerant when shortcuts + overlap (kde#409968) + * Fix a crash in the transform tool + * Make the transform tool and the move tool more responsive + ------------------------------------------------------------------- Wed Jul 31 11:09:31 UTC 2019 - wbauer@tmo.at diff --git a/krita.spec b/krita.spec index 668ec04..a0ed9b3 100644 --- a/krita.spec +++ b/krita.spec @@ -24,7 +24,7 @@ %bcond_with vc %endif Name: krita -Version: 4.2.4 +Version: 4.2.5 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