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:
Christophe Giboudeaux 2019-06-05 11:34:05 +00:00 committed by Git OBS Bridge
parent a24e90cea7
commit e91cd20efa
4 changed files with 44 additions and 4 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3271934b960d1b43559d6dda5999f94d5887d62fc6a06184c233f01b4e123e94
size 167544272

View File

@ -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>

View File

@ -24,7 +24,7 @@
%bcond_with vc
%endif
Name: krita
Version: 4.2.0
Version: 4.2.1
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 LGPL-2.1-only AND BSD-2-Clause AND CC0-1.0 AND LGPL-2.0-only