SHA256
1
0
forked from pool/krita

Accepting request 616932 from KDE:Extra

OBS-URL: https://build.opensuse.org/request/show/616932
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/krita?expand=0&rev=25
This commit is contained in:
Dominique Leuenberger 2018-06-29 20:26:45 +00:00 committed by Git OBS Bridge
commit 99f1ed315f
4 changed files with 54 additions and 5 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,53 @@
-------------------------------------------------------------------
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
- Don't recommend create-resources anymore. It's unmaintained and
Krita doesn't use it anymore.
-------------------------------------------------------------------
Sat May 12 10:31:15 UTC 2018 - wbauer@tmo.at

View File

@ -26,7 +26,7 @@
%endif
Name: krita
Version: 4.0.3
Version: 4.0.4
Release: 0
Summary: Digital Painting Application
License: GPL-2.0-or-later AND LGPL-2.1-or-later
@ -109,7 +109,6 @@ BuildRequires: pkgconfig(xrandr)
%if %{with lang}
Recommends: %{name}-lang = %{version}
%endif
Recommends: create-resources
Recommends: python3-qt5
Obsoletes: calligra-krita < %{version}
Provides: calligra-krita = %{version}