Accepting request 616919 from home:wolfi323:branches:KDE:Extra

- Update to 4.0.4:
  * See https://krita.org/en/item/krita-4-0-4-released/
  * Fix artefacts when painting with a pixel brush on a
    transparency mask (kde#394438)
  * Fix a race condition when using generator layers
  * Fix a crash when editing a transform mask (kde#395224)
  * Add preset memory to the Ten Brushes Script, to make switching
    back and forward between brush presets more smooth
  * Improve the performance of the stroke layer style (kde#361130,
    kde#390985)
  * Do not allow nesting of .kra files: using a .kra file with
    embedded file layers as a file layer would break on loading
  * Keep the alpha channel when applying the threshold filter
    (kde#394235)
  * Do not use the name of the bundle file as a tag automatically
    (kde#394345)
  * Fix selecting colors when using the python palette docker
    script (kde#394705)
  * Restore the last used colors on starting Krita, not when
    creating a new view (kde#394816)
  * Allow creating a layer group if the currently selected node is
    a mask (kde#394832)
  * Show the correct opacity in the segment gradient editor
    (kde#394887)
  * Remove the obsolete shortcuts for the old text and artistic
    text tool (kde#393508)
  * Allow setting the multibrush angle in fractions
  * Improve performance of the OpenGL canvas, especially on macOS
  * Fix painting of pass-through group layers in isolated mode
    (kde#394437)
  * Improve performance of loading OpenEXR files
  * Autosaving will now happen even if Krita is kept very busy
  * Improve loading of the default language
  * Fix color picking when double-clicking (kde#394396)
  * Fix inconsistent frame numbering when calling FFMpeg
    (kde#389045)
  * Fix accepting touch events with recent Qt versions
  * Fix integration with the Breeze theme: Krita no longer tries
    to create widgets in threads (kde#392190)
  * Fix the batch mode flag when loading images from Python

OBS-URL: https://build.opensuse.org/request/show/616919
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=74
This commit is contained in:
Luca Beltrame 2018-06-14 19:35:14 +00:00 committed by Git OBS Bridge
parent 4629c93619
commit 58f8d65965
4 changed files with 48 additions and 4 deletions

View File

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

3
krita-4.0.4.tar.gz Normal file
View File

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

View File

@ -1,3 +1,47 @@
-------------------------------------------------------------------
Thu Jun 14 14:28:33 UTC 2018 - wbauer@tmo.at
- Update to 4.0.4:
* See https://krita.org/en/item/krita-4-0-4-released/
* Fix artefacts when painting with a pixel brush on a
transparency mask (kde#394438)
* Fix a race condition when using generator layers
* Fix a crash when editing a transform mask (kde#395224)
* Add preset memory to the Ten Brushes Script, to make switching
back and forward between brush presets more smooth
* Improve the performance of the stroke layer style (kde#361130,
kde#390985)
* Do not allow nesting of .kra files: using a .kra file with
embedded file layers as a file layer would break on loading
* Keep the alpha channel when applying the threshold filter
(kde#394235)
* Do not use the name of the bundle file as a tag automatically
(kde#394345)
* Fix selecting colors when using the python palette docker
script (kde#394705)
* Restore the last used colors on starting Krita, not when
creating a new view (kde#394816)
* Allow creating a layer group if the currently selected node is
a mask (kde#394832)
* Show the correct opacity in the segment gradient editor
(kde#394887)
* Remove the obsolete shortcuts for the old text and artistic
text tool (kde#393508)
* Allow setting the multibrush angle in fractions
* Improve performance of the OpenGL canvas, especially on macOS
* Fix painting of pass-through group layers in isolated mode
(kde#394437)
* Improve performance of loading OpenEXR files
* Autosaving will now happen even if Krita is kept very busy
* Improve loading of the default language
* Fix color picking when double-clicking (kde#394396)
* Fix inconsistent frame numbering when calling FFMpeg
(kde#389045)
* Fix accepting touch events with recent Qt versions
* Fix integration with the Breeze theme: Krita no longer tries
to create widgets in threads (kde#392190)
* Fix the batch mode flag when loading images from Python
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jun 13 08:49:46 UTC 2018 - christophe@krop.fr Wed Jun 13 08:49:46 UTC 2018 - christophe@krop.fr

View File

@ -26,7 +26,7 @@
%endif %endif
Name: krita Name: krita
Version: 4.0.3 Version: 4.0.4
Release: 0 Release: 0
Summary: Digital Painting Application Summary: Digital Painting Application
License: GPL-2.0-or-later AND LGPL-2.1-or-later License: GPL-2.0-or-later AND LGPL-2.1-or-later