From 9f96861f6ea2986e1b625355f7551c5cb672fba1061034f0fdbfc92fb15075eb Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Thu, 14 Apr 2022 11:49:26 +0000 Subject: [PATCH] Accepting request 970132 from home:wolfi323:branches:KDE:Extra - Update to 5.0.5 * See https://krita.org/en/item/krita-5-0-5-released/ * Fix artefacts when using the color smudge brush on CMYK images (kde#447211) * Fix blurry results in 4-point perspective transform (kde#447255) * Fix undo of liquify transform properties (kde#447314) * Fix the size of the About Krita dialog * Fix a crash when changing the Instant Preview settings of a brush preset * Fix use of layer names when using the G'Mic plugin (kde#447293, kde#429851) * Add missing blending modes for G'Mic filters (kde#447293) * Fix issues with resource libraries with upper-case filename extensions (kde#447454) * Fix crashes when undoing multiple layer operations too quickly (kde#447462) * Work around a crash in the transform mask applied to a passthrough group (kde#447506) * Fix the photoshop compatible shortcuts (kde#447771) * Show the correct number of layers in the Image Properties dialog * Fix the layout of the docker titlebars * Disable automatically assigning accelerator keys for selecting dockers * Fix a memory leak in the color history display * Fix a race condition in the metadata system initialization * Fix animation playback when having multiple views on an animation (kde#450425) * Fix dataloss when scaling an image with animated transform masks (kde#450781) * Fix incorrect basename for an animation when filepath or filename changes (kde#451654) * Fix restoring the default values for canvas input settings (kde#396064) * Update gradient colors correctly in layer styles (kde#452066) * Fix a crash when handling touch events * Fix a large number of defects found by Coverity * Fix the hitboxes in the curve widget being too small on HiDPI screens (kde#446755) * Fix saving over deactivated resources * Fix the Advanced Color Selector's hsySH square element (kde#452422) * Fix issues with cursors being too small on HiDPI screens (kde#448107, kde#447314) * Fix problems with animating transparency and filter masks (kde#452170) * Opacity now loads correctly for animated vector layers (kde#452144) * Stop the storyboard docker creating frames on locked layers (kde#447396) * Storyboards: add the ability to duplicate existing scenes * Improve the interaction with ffmpeg when rendering animations or recordings * Improve detection of broken video sequences on import as animation * Work around a problem where not all pixels got copied when copying a mask (kde#453164) * Make it possible to save and load gradients on non-UTF8 locales (kde#447730) * Fix issue with masks and layers being broken after changing the colorspace * Update to LittleCMS 2.13.1 to fix a bug in the grayscale colorspace and fix conversion between 8 bits and 16 bits grayscale images (kde#447484) * Fix a delay on autobrush strokes with randomness (kde#446663) * Improve performance when moving a layer in a layer group (kde#450957) * Fix brush outline precision for pixel-art brushes (kde#447466) * Improve the brush outline for low-density brushes (kde#447045) * Set .apng as the default file extension for APNG files instead of PNG (kde#451473) * Fix crash when using the smart patch tool on HDR images (kde#451912) * Make it possible to set Weighted Distance to values larger than 100 (kde#451874) * Fix the the fuzziness setting for the contiguous selection tool (kde#447524) * Fix the default eraser preset (kde#447650) * Add missing shortcuts for the following filters: slope/offset/power, cross-channel adjustment curves, halftone, gaussian high pass, height to normal map, gradient map, normalize and palettize (kde#451337) * Fix saving new workspaces (kde#446985) * Correctly handle the ICC profile blacklist * Fix the "Photoshop signature verification failed!" warning if there are zero sized blocks in the PSD file (kde#450983) * Make starting Krita more robust if the configuration file is corrupted (kde#449983) * Add pressure and rotation to touch support * Handle flags in SVG paths in vector layers correctly (kde#447417) * Fix crash when the selected gradient isn't shown in the gradient selector in the Layer Style dialog. Similar for patterns. (kde#448296, kde#445922) * Fix an issue in the brush preset selector if no brush preset has been selected (kde#449226, kde#450121) * Fix the menubar height in MDI mode with maximized subwindow on HiDPI screens (kde#449118) * Fix the speed sensor in the line tool (kde#434488) * Fix a crash in the raindrops filter when applied to an empty layer (kde#449408) * Fix a race condition in Select All (kde#449122) * Improve thread handling when painting, improving performance and energy efficiency (kde#367901, kde#360677) * Improve the performance of the resource selectors if there are many resource libraries installed * Fix issues with saving tags when updating the database schema * Make it possible to tag and untag multiple resources at once * Reset the painting assistant after each stroke (kde#448187) * Fix issues with the color smudge radius range (kde#441682) * Remove broken resource files after importing them fails (kde#446279) * Fix reference image update on resizing in HiDPI (kde#430988) * Fix issue with MyPaint presets when Slow Tracking interacts with the Stabilizer (kde#447562) * Fix banding when rendering in HDR mode (kde#445672) * Fix rendering SVG file layers (kde#448256) * Fix the small color selector on OpenGL 2.1 (kde#447868) * Fix using the default theme if there is no theme configured (kde#448483) * Fix sizing of preview images in the non-native file dialog (kde#447805) * Improve handling of the CTRL modifier key (kde#438784) * Fix update of brush outline when switching brush preset or tool (kde#428988, kde#442343) * Improve handling the thumbnails for the recent files list * Fix setting the configuration of a fill layer from the scripting API (kde#447807) OBS-URL: https://build.opensuse.org/request/show/970132 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=161 --- krita-5.0.2.tar.xz | 3 - krita-5.0.2.tar.xz.sig | 16 ----- krita-5.0.5.tar.xz | 3 + krita-5.0.5.tar.xz.sig | 16 +++++ krita.changes | 133 +++++++++++++++++++++++++++++++++++++++++ krita.spec | 2 +- 6 files changed, 153 insertions(+), 20 deletions(-) delete mode 100644 krita-5.0.2.tar.xz delete mode 100644 krita-5.0.2.tar.xz.sig create mode 100644 krita-5.0.5.tar.xz create mode 100644 krita-5.0.5.tar.xz.sig diff --git a/krita-5.0.2.tar.xz b/krita-5.0.2.tar.xz deleted file mode 100644 index 9993587..0000000 --- a/krita-5.0.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:634102e0bf0c03c0ec9dc4dd647d5f618c8f136cf79bd50136e6f012be6b4e63 -size 179049488 diff --git a/krita-5.0.2.tar.xz.sig b/krita-5.0.2.tar.xz.sig deleted file mode 100644 index 6799dc9..0000000 --- a/krita-5.0.2.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEEBkGCRAxnTZ+ND2+LTaee2iMchSsFAmHVf1QACgkQTaee2iMc -hSsXwhAA3e8rKU/dMLZVma0pp0JB5mUnKqaYmfGD+Cniw5OgpxBwLOyEsOxgAHsd -/n+6jRhthjQbm26NCg+PpE2g7L9HskYdMgpXUqXbrgVEFYSoVOW+7W6bJTLcUNU3 -uAlKjLeuLLVV05DBm2pZ7JO0oD6pQmwcsmQvaBtxtWcT9TDhwObqn9hE4zqkInGr -qNqMN8vSxMdPPAyogGOKvZCsGpavSsEdG4pgbn+YMEtTafpY+dRErtniONmnPxiS -o0NxYBUsgrJhy93Bi6zHZu5X2HxnYW3A6h8sCpQ2vjINYiUzSxOEL7kSvPHYMoER -2LyyMsHylzYQ2J6zxwbfS2WnCKNaliqmaCv83guOPVbEd335J5csyjHtZ69tRwCU -zsk0sod8X/0MVI9S4PT8zNqtJU53eN/xGDmx7xMa3QT0OEj6hRdhar5K5E4p0iYz -LMwwAo2HczaWMMbDP4aE+0eFP71WdxedEMN9L7ABAdagFHDWSD1b4Jn2FywBFyNU -tWWwPFyIgYItjrge2Iju2SAW2qgF7kZFjzHeQZ5ctRr8fddecBETdx2p44++dAvB -gqNC/so+pZatzb2AJqcS0drBbsP+5ReJJuwwoTrI8xNG5nBc12K87Qvr18WkURmA -CbGtWHrY3LXqoUJreI9xbv5sxjO7O41JD4j1s93q87eZmNIBtkg= -=AIKW ------END PGP SIGNATURE----- diff --git a/krita-5.0.5.tar.xz b/krita-5.0.5.tar.xz new file mode 100644 index 0000000..934636d --- /dev/null +++ b/krita-5.0.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78d53659266cf8c50cfeabb357d597ad4fc1afc8dbd0553a67d63623bd6bc671 +size 179332456 diff --git a/krita-5.0.5.tar.xz.sig b/krita-5.0.5.tar.xz.sig new file mode 100644 index 0000000..ad8ac7c --- /dev/null +++ b/krita-5.0.5.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEBkGCRAxnTZ+ND2+LTaee2iMchSsFAmJWeAcACgkQTaee2iMc +hSuCfxAAkpN2Q9soWNQBN4sIpOqU2scZsZz5YvKzpubgnEJBCkBXg5gk/gIiBxJG +PZwRAabad8AlzxlQaKPmdhHkqechTE6UjrGY9ZrLN2fDsqyJjY2ZwEEBuuzeDwEq +YEgiRxxa/+1TOPCml5zs7G7o3tSSCT+SbgLJVd5HZ3MC7N4HVZxfhQ5yQKHBEVgE +dZbwpvepFSmzLK5ZX7vDTcFh0dCYZT5frItCtCcT42UzofFUCkUuK935W/RgmDfP +HSqVRXxVSAXTFTJDM3xG4gTT9MkUYdWeH/G0wkmBCT+T6+3njwXFFpHA+d9Cnr3W +PgtvCjN7FQFHbQxUU0L4CZpZ/xDxWNIrHHB6V76AdNWjoZXK4dCsUNtwhc5dBwMF ++4VGwdD5IWwpqWb1UVmZZcULodl+I1w2CftBwgkUByKV1yMjbbIf8Ef07YVkmS4F +6xk0pLmX/tV+kEOFFuZn/HB8xjoCVPzV7fMkCVXHVuogSnTdGPh2i70cbGdQJSGw +7IouR5p4k0YZC4UvntD98rvVuuPyG1+8QmBManuWXt8tlnCP4Sv/dimJD0hrBOQe +h9j+HenPbg3mS1KOZcCPEj0QYRF1JYL6R5WxkYsSxNQofGh7Evm3bofR7vyw2ClU +jkp/SysP/7rC4842XaTfcndxoqsNn5me9yTtfepgFtToEgqX/jI= +=3ORh +-----END PGP SIGNATURE----- diff --git a/krita.changes b/krita.changes index 59efd0a..eac63d9 100644 --- a/krita.changes +++ b/krita.changes @@ -1,3 +1,136 @@ +------------------------------------------------------------------- +Thu Apr 14 09:28:12 UTC 2022 - Wolfgang Bauer + +- Update to 5.0.5 + * See https://krita.org/en/item/krita-5-0-5-released/ + * Fix artefacts when using the color smudge brush on CMYK images + (kde#447211) + * Fix blurry results in 4-point perspective transform + (kde#447255) + * Fix undo of liquify transform properties (kde#447314) + * Fix the size of the About Krita dialog + * Fix a crash when changing the Instant Preview settings of a + brush preset + * Fix use of layer names when using the G'Mic plugin (kde#447293, + kde#429851) + * Add missing blending modes for G'Mic filters (kde#447293) + * Fix issues with resource libraries with upper-case filename + extensions (kde#447454) + * Fix crashes when undoing multiple layer operations too quickly + (kde#447462) + * Work around a crash in the transform mask applied to a + passthrough group (kde#447506) + * Fix the photoshop compatible shortcuts (kde#447771) + * Show the correct number of layers in the Image Properties + dialog + * Fix the layout of the docker titlebars + * Disable automatically assigning accelerator keys for selecting + dockers + * Fix a memory leak in the color history display + * Fix a race condition in the metadata system initialization + * Fix animation playback when having multiple views on an + animation (kde#450425) + * Fix dataloss when scaling an image with animated transform + masks (kde#450781) + * Fix incorrect basename for an animation when filepath or + filename changes (kde#451654) + * Fix restoring the default values for canvas input settings + (kde#396064) + * Update gradient colors correctly in layer styles (kde#452066) + * Fix a crash when handling touch events + * Fix a large number of defects found by Coverity + * Fix the hitboxes in the curve widget being too small on HiDPI + screens (kde#446755) + * Fix saving over deactivated resources + * Fix the Advanced Color Selector's hsySH square element + (kde#452422) + * Fix issues with cursors being too small on HiDPI screens + (kde#448107, kde#447314) + * Fix problems with animating transparency and filter masks + (kde#452170) + * Opacity now loads correctly for animated vector layers + (kde#452144) + * Stop the storyboard docker creating frames on locked layers + (kde#447396) + * Storyboards: add the ability to duplicate existing scenes + * Improve the interaction with ffmpeg when rendering animations + or recordings + * Improve detection of broken video sequences on import as + animation + * Work around a problem where not all pixels got copied when + copying a mask (kde#453164) + * Make it possible to save and load gradients on non-UTF8 locales + (kde#447730) + * Fix issue with masks and layers being broken after changing + the colorspace + * Update to LittleCMS 2.13.1 to fix a bug in the grayscale + colorspace and fix conversion between 8 bits and 16 bits + grayscale images (kde#447484) + * Fix a delay on autobrush strokes with randomness (kde#446663) + * Improve performance when moving a layer in a layer group + (kde#450957) + * Fix brush outline precision for pixel-art brushes (kde#447466) + * Improve the brush outline for low-density brushes (kde#447045) + * Set .apng as the default file extension for APNG files instead + of PNG (kde#451473) + * Fix crash when using the smart patch tool on HDR images + (kde#451912) + * Make it possible to set Weighted Distance to values larger than + 100 (kde#451874) + * Fix the the fuzziness setting for the contiguous selection tool + (kde#447524) + * Fix the default eraser preset (kde#447650) + * Add missing shortcuts for the following filters: + slope/offset/power, cross-channel adjustment curves, halftone, + gaussian high pass, height to normal map, gradient map, + normalize and palettize (kde#451337) + * Fix saving new workspaces (kde#446985) + * Correctly handle the ICC profile blacklist + * Fix the "Photoshop signature verification failed!" warning if + there are zero sized blocks in the PSD file (kde#450983) + * Make starting Krita more robust if the configuration file is + corrupted (kde#449983) + * Add pressure and rotation to touch support + * Handle flags in SVG paths in vector layers correctly + (kde#447417) + * Fix crash when the selected gradient isn't shown in the + gradient selector in the Layer Style dialog. Similar for + patterns. (kde#448296, kde#445922) + * Fix an issue in the brush preset selector if no brush preset + has been selected (kde#449226, kde#450121) + * Fix the menubar height in MDI mode with maximized subwindow on + HiDPI screens (kde#449118) + * Fix the speed sensor in the line tool (kde#434488) + * Fix a crash in the raindrops filter when applied to an empty + layer (kde#449408) + * Fix a race condition in Select All (kde#449122) + * Improve thread handling when painting, improving performance + and energy efficiency (kde#367901, kde#360677) + * Improve the performance of the resource selectors if there are + many resource libraries installed + * Fix issues with saving tags when updating the database schema + * Make it possible to tag and untag multiple resources at once + * Reset the painting assistant after each stroke (kde#448187) + * Fix issues with the color smudge radius range (kde#441682) + * Remove broken resource files after importing them fails + (kde#446279) + * Fix reference image update on resizing in HiDPI (kde#430988) + * Fix issue with MyPaint presets when Slow Tracking interacts + with the Stabilizer (kde#447562) + * Fix banding when rendering in HDR mode (kde#445672) + * Fix rendering SVG file layers (kde#448256) + * Fix the small color selector on OpenGL 2.1 (kde#447868) + * Fix using the default theme if there is no theme configured + (kde#448483) + * Fix sizing of preview images in the non-native file dialog + (kde#447805) + * Improve handling of the CTRL modifier key (kde#438784) + * Fix update of brush outline when switching brush preset or tool + (kde#428988, kde#442343) + * Improve handling the thumbnails for the recent files list + * Fix setting the configuration of a fill layer from the + scripting API (kde#447807) + ------------------------------------------------------------------- Fri Jan 14 15:55:53 UTC 2022 - Marcus Rueckert diff --git a/krita.spec b/krita.spec index a554f6f..c227e98 100644 --- a/krita.spec +++ b/krita.spec @@ -24,7 +24,7 @@ %bcond_with vc %endif Name: krita -Version: 5.0.2 +Version: 5.0.5 Release: 0 Summary: Digital Painting Application License: BSD-2-Clause AND GPL-2.0-or-later AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND GPL-3.0-or-later AND CC0-1.0 AND LGPL-2.0-only