Accepting request 707786 from home:wolfi323:branches:KDE:Extra
- Update to 4.2.1: * See https://krita.org/en/item/krita-4-2-1-released/ * Fix slowdown after a longer period of use (kde#408255, kde#408133) * Fix loading vector layers when the image name is not latin1 (kde#408280) * Fix rectangular grid spacing limits incorrect after resizing canvas (kde#408166) * Fix layer properties window draws on top of other application windows (kde#408170) * Fix the posterize filter to use non-linear sRGB for computation * Allow the animation render to start at frame 0 at all times (kde#408198) * Enable the Select Opaque actions for group layers (kde#408236) * Check whether the drive still exists before creating a temporary directory for animation rendering (kde#408246) * Prevent the user from deleting locked layers when pressing shift-del too quickly * Fix copying and duplicating vector layers (kde#408028) * Fix Krita's canvas being transparent on Linux when built against older versions of Qt (kde#408225) * Fix possible small delays at the beginning of a stroke (kde#408133) * Fix folding/unfolding when clicking on a layer thumbnail * Fix undo/redo when working with guides * Fix reversed Python API guides lock/show states (kde#408113) * Make the minimum size for brushes consistent through the application * Make the auto brush spacing precision values consistent (kde#359453) * Improve selectioon behaviour on the layer docker (kde#408002) * Fix the vector stroke style propagating to other vector objects (kde#407683) * Fix the Document Tools plugin (kde#408146) * Fix the layer name being deselected when opening the layer name editor (kde#400357) OBS-URL: https://build.opensuse.org/request/show/707786 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=99
This commit is contained in:
parent
a24e90cea7
commit
e91cd20efa
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:19a10525e4fcc00d3888f2758c078ea82f074bcb3401422820b6454bf2276a62
|
|
||||||
size 147244808
|
|
3
krita-4.2.1.tar.xz
Normal file
3
krita-4.2.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3271934b960d1b43559d6dda5999f94d5887d62fc6a06184c233f01b4e123e94
|
||||||
|
size 167544272
|
@ -1,3 +1,43 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 5 09:05:27 UTC 2019 - wbauer@tmo.at
|
||||||
|
|
||||||
|
- Update to 4.2.1:
|
||||||
|
* See https://krita.org/en/item/krita-4-2-1-released/
|
||||||
|
* Fix slowdown after a longer period of use (kde#408255,
|
||||||
|
kde#408133)
|
||||||
|
* Fix loading vector layers when the image name is not latin1
|
||||||
|
(kde#408280)
|
||||||
|
* Fix rectangular grid spacing limits incorrect after resizing
|
||||||
|
canvas (kde#408166)
|
||||||
|
* Fix layer properties window draws on top of other application
|
||||||
|
windows (kde#408170)
|
||||||
|
* Fix the posterize filter to use non-linear sRGB for computation
|
||||||
|
* Allow the animation render to start at frame 0 at all times
|
||||||
|
(kde#408198)
|
||||||
|
* Enable the Select Opaque actions for group layers (kde#408236)
|
||||||
|
* Check whether the drive still exists before creating a
|
||||||
|
temporary directory for animation rendering (kde#408246)
|
||||||
|
* Prevent the user from deleting locked layers when pressing
|
||||||
|
shift-del too quickly
|
||||||
|
* Fix copying and duplicating vector layers (kde#408028)
|
||||||
|
* Fix Krita's canvas being transparent on Linux when built
|
||||||
|
against older versions of Qt (kde#408225)
|
||||||
|
* Fix possible small delays at the beginning of a stroke
|
||||||
|
(kde#408133)
|
||||||
|
* Fix folding/unfolding when clicking on a layer thumbnail
|
||||||
|
* Fix undo/redo when working with guides
|
||||||
|
* Fix reversed Python API guides lock/show states (kde#408113)
|
||||||
|
* Make the minimum size for brushes consistent through the
|
||||||
|
application
|
||||||
|
* Make the auto brush spacing precision values consistent
|
||||||
|
(kde#359453)
|
||||||
|
* Improve selectioon behaviour on the layer docker (kde#408002)
|
||||||
|
* Fix the vector stroke style propagating to other vector objects
|
||||||
|
(kde#407683)
|
||||||
|
* Fix the Document Tools plugin (kde#408146)
|
||||||
|
* Fix the layer name being deselected when opening the layer name
|
||||||
|
editor (kde#400357)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 29 14:16:16 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
Wed May 29 14:16:16 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
%bcond_with vc
|
%bcond_with vc
|
||||||
%endif
|
%endif
|
||||||
Name: krita
|
Name: krita
|
||||||
Version: 4.2.0
|
Version: 4.2.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Digital Painting Application
|
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 LGPL-2.1-only AND BSD-2-Clause AND CC0-1.0 AND LGPL-2.0-only
|
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 LGPL-2.1-only AND BSD-2-Clause AND CC0-1.0 AND LGPL-2.0-only
|
||||||
|
Loading…
Reference in New Issue
Block a user