diff --git a/krita-3.3.1.tar.gz b/krita-3.3.1.tar.gz deleted file mode 100644 index f0efdf9..0000000 --- a/krita-3.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5fb86577753b28b8915ae993c80a417f388977d04159feb69f5afc0e592bfee9 -size 207093337 diff --git a/krita-3.3.2.1.tar.xz b/krita-3.3.2.1.tar.xz new file mode 100644 index 0000000..3abaf7b --- /dev/null +++ b/krita-3.3.2.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e555e1ba0cf2aef0800a49a98c5517a3f30ba6f5c47572aa410486e8d8117444 +size 132385220 diff --git a/krita.changes b/krita.changes index ae92fb6..9c75f57 100644 --- a/krita.changes +++ b/krita.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Tue Nov 7 15:38:30 UTC 2017 - wbauer@tmo.at + +- Update to 3.3.2.1: + * See https://krita.org/en/item/krita-3-3-2-release/ + * Krita 3.3.1 would read brush presets with textures incorrectly. + This is now fixed. + * Animation: make it possible to render up to a 10,000 frames + * Add a command-line option to start Krita with a new, empty + image: krita --new-image RGBA,8,5000,3000 + * Performance: improved caching for effect and selection masks + * Performance: Fix a leak in the smudge brush + * Performance: Improve performance when using the + hardware-accelerated canvas + * Performance, Windows: improve the performance when loading + icons + * Filters: it’s now possible to edit the filter’s settings + directly in the xml that is used to save filter definitions to + .krita files. + * Filters: a new ASC_CDL color balance filter was added, with + Slope, Offset and Power options. + * Crashes: fix a crash that happened when closing a second + document with infinite canvas active + * Layers: Make it possible to copy group layers + * UI: make it possible to use the scroll-wheel to scroll through + patterns when the patterns palette is very narrow. + * UI: Improve drag and drop feedback in the layer panel + * UI: Hide the lock and collapse titlebar icons when a panel is + floating + ------------------------------------------------------------------- Wed Oct 11 07:15:45 UTC 2017 - wbauer@tmo.at diff --git a/krita.spec b/krita.spec index b7e0c3c..609a5ef 100644 --- a/krita.spec +++ b/krita.spec @@ -19,14 +19,13 @@ %bcond_without lang Name: krita -Version: 3.3.1 +Version: 3.3.2.1 Release: 0 Summary: Digital Painting Application License: GPL-2.0+ and LGPL-2.1+ Group: Productivity/Graphics/Bitmap Editors Url: http://www.krita.org/ -Source0: http://download.kde.org/stable/krita/%{version}/krita-%{version}.tar.gz -Source99: %{name}.changes +Source0: http://download.kde.org/stable/krita/3.3.2/krita-%{version}.tar.xz BuildRequires: Mesa-devel BuildRequires: OpenColorIO-devel BuildRequires: OpenEXR-devel