Accepting request 606631 from home:wolfi323:branches:KDE:Extra
- Update to 4.0.3: * https://krita.org/en/item/krita-4-0-3-released/ * Fix a crash when copy/pasting (kde#394068) * Krita can open .rw2 RAW files * The splash screen is updated to work better on HiDPI or Retina displays (kde#392282) * The OpenEXR export filter will convert images with an integer channel depth before saving, instead of giving an error * The OpenEXR export filter no longer gives export warnings calling itself the TIFF filter * The emtpy error message dialog that would erroneously be shown after running some export filters is no longer shown (kde#393850) * The setBackGroundColor method in the Python API has been renamed to setBackgroundColor for consistency * Fix a crash in KisColorizeMask (kde#393753) OBS-URL: https://build.opensuse.org/request/show/606631 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=71
This commit is contained in:
parent
b5f24a0295
commit
b9c7ac91fb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8e013b09ec38dbf2d0401a74e868749b9d60e66d89094dc7fc2c51f48d8ad68c
|
||||
size 237610294
|
3
krita-4.0.3.tar.gz
Normal file
3
krita-4.0.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f9ead78ff4b184af49aea59385b0cfa1238ebf7fd527bf2f408c59fc5b12b67e
|
||||
size 241332929
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 12 10:31:15 UTC 2018 - wbauer@tmo.at
|
||||
|
||||
- Update to 4.0.3:
|
||||
* https://krita.org/en/item/krita-4-0-3-released/
|
||||
* Fix a crash when copy/pasting (kde#394068)
|
||||
* Krita can open .rw2 RAW files
|
||||
* The splash screen is updated to work better on HiDPI or Retina
|
||||
displays (kde#392282)
|
||||
* The OpenEXR export filter will convert images with an integer
|
||||
channel depth before saving, instead of giving an error
|
||||
* The OpenEXR export filter no longer gives export warnings
|
||||
calling itself the TIFF filter
|
||||
* The emtpy error message dialog that would erroneously be shown
|
||||
after running some export filters is no longer shown
|
||||
(kde#393850)
|
||||
* The setBackGroundColor method in the Python API has been
|
||||
renamed to setBackgroundColor for consistency
|
||||
* Fix a crash in KisColorizeMask (kde#393753)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 10 09:40:32 UTC 2018 - wbauer@tmo.at
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
||||
%endif
|
||||
|
||||
Name: krita
|
||||
Version: 4.0.2
|
||||
Version: 4.0.3
|
||||
Release: 0
|
||||
Summary: Digital Painting Application
|
||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user