SHA256
1
0
forked from pool/krita
Christophe Giboudeaux 2022-11-09 13:26:08 +00:00 committed by Git OBS Bridge
parent 321dfe5448
commit 295a1ef66a
6 changed files with 102 additions and 20 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ab29c920edda22625837f9d815f4f269b2a3f5fd57ce6ac86e41ac8f8433f851
size 185119812

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEBkGCRAxnTZ+ND2+LTaee2iMchSsFAmMgZ/kACgkQTaee2iMc
hSujYg//S2Iu5aoPqA1rDXK/hNFVBh8lqVJsfOElZb17+OGIDUoedo1tRisKhVPT
ATo6OOuejAMkzNLc4BBBUakZGLiHb31d5DwR9blwyBICGQlyZq5fEcDTDCO9eZ3x
9KKB3i5GHVEHf71AarngAMfPbkT+QoVqnsghpNznPnhcK8qDL/bHptWSzetxXfC0
4Au6/bB5wN8LSr+QmyJw+y/pglf+o5hn7kFRWzjcinfXdsKyT//SOesDc7WZUVRO
nE9UZTrW2IdSFf40292gCKoT26z4zYHo9ob+p8i38F8us51E6OMOaeyboDZcitlw
AO47vHN4Ik9c5KswyNSK6et/GdVrCzOmyKEYzGSeD0G8NVUlCLea6s6I3BznkMId
+w+oD3rVU+lHEWbjbm1hfS+BzhmUYpJcbNwgMggNYGEYZSbyHAlCIUCcjWoA96lm
A+9jWKD6t9fK7fDKOmiT8TCvkk8lB/+lZxj5kwacKnbu1RD9D7b+uu8Dgi2h6jlu
TQAvPHntclZaUj8bQvVL0+SN0PalKBii1u+DFzJAaeiQhPletoay+grKse81aqtM
zVMvWBZ0gjAwp191KyB2odLrYIqr3L1inE7SxHSx3qjfTr2mcy18A1GitmPfvRGM
4Jev6A+68givLXJwrXQvxAX+BpcNf6F1DTYje10zEegxtggNsvk=
=xFIc
-----END PGP SIGNATURE-----

3
krita-5.1.3.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:896e6455baf1110b3572340e164fc80651bbc72f7149c2276fafcc08ac94d8cc
size 185166464

16
krita-5.1.3.tar.xz.sig Normal file
View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEBkGCRAxnTZ+ND2+LTaee2iMchSsFAmNnyGgACgkQTaee2iMc
hSvHPA/+MolVgX2TiiXC1A+/HXe8XbDefj5GKbz8vN8gE99Fei4FtERXW0Zc+7uU
RdVV5iuZ60mJ/gxWvlSD1f89y8Mmw62fIgAf7iQq/NZpJ1NIvAUAIBYWZ+5swk/h
8YcFHxkS5+JdH74P9z8Y4TSU8GH9Ir+ePbikajd23ju6RZy39jb8f2XnafZcdl+c
59A2/+W3U5FkYGkdbzIqeTwrAS7+x1Fjg6JX2oHcYJ1b7SDta2lOLiXRt1c3W/0E
x9g8Hd27mnb36bVT17wZ6Th3m3pQ9D74Fb6IkoZp51Zrgk0Gevot7Pr1A0bkCEks
q7Kt6azT5MIX/rRxwjwLZY5L0Al7jvhxW2T5bpB+VPlMc3vKagbHF9zwXxlWUoI7
ycQ+7X0LO9zymp2AXIAIcAienhy4XEM1s1PntsFil57zBDEBDB5EooJH6GUdfYMc
Fw38jIRbdRiLG8MjmfbeIXtJoS3qly/3kwWQ7IuV2t7NJyteh/n50k7KHlTAJkSw
DZOFq83mFOjUceAx6uwG/0Ocm2hFvIMaU9fv9eTXjfHcsLC+QqDRJjhP/TSgUqtE
2gfjTFOCmjwI33FhhbH73lnT/seRWt1grZPee+Pb1/9FhfFZQ8wv//OHhKUgtZq4
aRGhewa9W2lCY/s+4waMLIxzr9qaFyf4qwLdy5+ZrTtHedgWbkY=
=F4zs
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,81 @@
-------------------------------------------------------------------
Wed Nov 9 09:50:24 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.1.3
* Fix using the Global Menu in the Plasma desktop when using
distribution packages. (kde#408015)
* JPEG-XL, HEIF: Fix import/export of HDR Alpha
Channels. (kde#460380)
* JPEG-XL, HEIF: Fix clamping of normalized HDR values
* JPEG XL, HEIF: Fix saving OOTF removal if its enabled
* JPEG XL: Fix enabling HLG correction options
* JPEG-XL: Work around linear profiles having an undefined
transfer function
* JPEG-XL: Optimize HDR export
* JPEG-XL: Improve compatibility with the currently experimental
JPEG-XL support in Chrome
* Fix handling creating an image from clipboard when the
clipboard is empty. (kde#459800)
* Fix loading CSV animation files
* Fix paste outside of image boundaries. (kde#459111)
* Fix aliasing of brush tips at small brush sizes.
* Fix issues with the Line tool. (kde#460461)
* Fix a crash on selecting and cutting/copying in a new
document. (kde#457475, kde#460954)
* Android: fix long-press producing a right-click event
* Android: handle touch events for Mirror decorations
* Fix a crash in the pattern fill layer. (kde#459906)
* Fix foreground to background color switching of vector
objects. (kde#458913)
* Fix several issues in TIFF file export. (kde#459840)
* Fix issues when changing color theme
* Fix saving files with extreme aspect ratios. (kde#460624)
* Fix issues in the path selection tool
* Implement right-click to undo adding a point for the
polyline tool
* Fix copy/paste with animated layers. (kde#457319, kde#459763)
* Make it possible to import more than one bundle at a time
* Make it possible to run Krita on Linux when SELinux is
enabled. (kde#459490)
* Fix a crash on startup when there is a PSD file with
layer styles in the recent files list. (kde#459512)
* Make it possible to run Python scripts if there is no
paintable layer. (kde#459495)
* Fix the Ten Scripts plugin to actually remember the selected
scripts. (kde#421231)
* Add an option to PNG export to convert to 8 bit on
saving. (kde#459415)
* Fix artifacts when hovering over reference images in HiDPI
mode. (kde#441216)
* Fix thumbnails for pass-through layers being created
(they shouldnt…) (kde#440960)
* Make the OpenGL workaround available for all
platforms. (kde#401940)
* PSD: fix reading of layer blending ranges. (kde#459307)
* Fix a lot of small memory leaks
* Fix copy-paste operation not working after using the move
tool. (kde#458764)
* Show all loaded python plugins in the Help->System Info
dialog
* Show a busy cursor when saving a reference image
set. (kde#427546)
* Add Document::setModified to the scripting API. (kde#425066)
* Fix a crash when trying to save an image with a fill
layer. (kde#459252)
* Fix a crash when copy/paste a shape or fill layer or a
selection mask. (kde#458115)
* Fix layer thumbnails when loading a 512×512 PSD
file. (kde#458887)
* Fix a crash when trying to copy-paste the background layer.
(kde#458890, kde#458857, kde#458248, kde#458941)
* Dont highlight a layer with a color label on
mouse-over. (kde#459153)
* Fix creating numbered backups for files with names that
contain [ and ]. (kde#445500)
* Add middle handles to perspective transform
* Fix dab inaccuracy of Sharpness brushes when outline preview
snapping is disabled. (kde#458361)
-------------------------------------------------------------------
Sat Sep 17 13:55:41 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -18,7 +18,7 @@
%bcond_without released
Name: krita
Version: 5.1.1
Version: 5.1.3
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
@ -87,6 +87,10 @@ BuildRequires: cmake(Qt5X11Extras)
BuildRequires: cmake(Qt5Xml)
BuildRequires: cmake(QuaZip-Qt5)
BuildRequires: pkgconfig(OpenColorIO)
# not in 15.5 yet
%if 0%{?suse_version} > 1500
BuildRequires: pkgconfig(libjxl)
%endif
BuildRequires: pkgconfig(libmypaint)
BuildRequires: pkgconfig(libwebp)
BuildRequires: pkgconfig(xcb-atom)