From accd92fe7d42e91f714ef24d42170113d569c5912486ce6f17b60fcaa3988837 Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Thu, 12 Oct 2017 15:42:36 +0000 Subject: [PATCH] Accepting request 533465 from home:wolfi323:branches:KDE:Extra - Update to 3.3.1: * See https://krita.org/en/item/krita-3-3-1/ * Krita would crash if you would restart Krita after closing Krita with the reference images docker set to floating * Krita 3.3.0 could not read .kra backup files or .kra files that were unzipped, then zipped up manually * Merge down does not remove locked layers anymore * Various performance improvements, especially for macOS * Improve the look and feel of dragging and dropping layers * Improve the tooltips in the brush preset selector * Fix a memory leak in the color selectors * Don't allow the fill tool to be used on group layers * Add brightness and contrast sliders for textured brushes * Add paste-at-cursor * Improve performance of the cpu canvas * Fix a crash on closing Krita when there is something on the clipboard * Add a button to open a file layer's image in Krita OBS-URL: https://build.opensuse.org/request/show/533465 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=55 --- krita-3.3.0.tar.gz | 3 --- krita-3.3.1.tar.gz | 3 +++ krita.changes | 22 ++++++++++++++++++++++ krita.spec | 2 +- 4 files changed, 26 insertions(+), 4 deletions(-) delete mode 100644 krita-3.3.0.tar.gz create mode 100644 krita-3.3.1.tar.gz diff --git a/krita-3.3.0.tar.gz b/krita-3.3.0.tar.gz deleted file mode 100644 index dcaf464..0000000 --- a/krita-3.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:adeb84f0550def80b29403e40ed97c32cb043680ed3ec47bb8685b04b9cc0b45 -size 207033740 diff --git a/krita-3.3.1.tar.gz b/krita-3.3.1.tar.gz new file mode 100644 index 0000000..f0efdf9 --- /dev/null +++ b/krita-3.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fb86577753b28b8915ae993c80a417f388977d04159feb69f5afc0e592bfee9 +size 207093337 diff --git a/krita.changes b/krita.changes index 1806c84..ae92fb6 100644 --- a/krita.changes +++ b/krita.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Wed Oct 11 07:15:45 UTC 2017 - wbauer@tmo.at + +- Update to 3.3.1: + * See https://krita.org/en/item/krita-3-3-1/ + * Krita would crash if you would restart Krita after closing + Krita with the reference images docker set to floating + * Krita 3.3.0 could not read .kra backup files or .kra files that + were unzipped, then zipped up manually + * Merge down does not remove locked layers anymore + * Various performance improvements, especially for macOS + * Improve the look and feel of dragging and dropping layers + * Improve the tooltips in the brush preset selector + * Fix a memory leak in the color selectors + * Don't allow the fill tool to be used on group layers + * Add brightness and contrast sliders for textured brushes + * Add paste-at-cursor + * Improve performance of the cpu canvas + * Fix a crash on closing Krita when there is something on the + clipboard + * Add a button to open a file layer's image in Krita + ------------------------------------------------------------------- Thu Sep 28 08:55:33 UTC 2017 - wbauer@tmo.at diff --git a/krita.spec b/krita.spec index b7344a7..b7e0c3c 100644 --- a/krita.spec +++ b/krita.spec @@ -19,7 +19,7 @@ %bcond_without lang Name: krita -Version: 3.3.0 +Version: 3.3.1 Release: 0 Summary: Digital Painting Application License: GPL-2.0+ and LGPL-2.1+