From b9c7ac91fb88cd70bcd71df47142cdda99243646aa3fd29ceb0fc566b5b7fc4e Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sat, 12 May 2018 12:13:02 +0000 Subject: [PATCH] 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 --- krita-4.0.2.tar.gz | 3 --- krita-4.0.3.tar.gz | 3 +++ krita.changes | 20 ++++++++++++++++++++ krita.spec | 2 +- 4 files changed, 24 insertions(+), 4 deletions(-) delete mode 100644 krita-4.0.2.tar.gz create mode 100644 krita-4.0.3.tar.gz diff --git a/krita-4.0.2.tar.gz b/krita-4.0.2.tar.gz deleted file mode 100644 index 276f28d..0000000 --- a/krita-4.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8e013b09ec38dbf2d0401a74e868749b9d60e66d89094dc7fc2c51f48d8ad68c -size 237610294 diff --git a/krita-4.0.3.tar.gz b/krita-4.0.3.tar.gz new file mode 100644 index 0000000..791bd64 --- /dev/null +++ b/krita-4.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9ead78ff4b184af49aea59385b0cfa1238ebf7fd527bf2f408c59fc5b12b67e +size 241332929 diff --git a/krita.changes b/krita.changes index 25212fc..c378d4f 100644 --- a/krita.changes +++ b/krita.changes @@ -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 diff --git a/krita.spec b/krita.spec index 2e7b19f..3c7074b 100644 --- a/krita.spec +++ b/krita.spec @@ -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