Accepting request 1187120 from KDE:Frameworks

KDE Frameworks 6.4.0 (forwarded request 1186902 from krop)

OBS-URL: https://build.opensuse.org/request/show/1187120
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-kimageformats?expand=0&rev=5
This commit is contained in:
Ana Guerrero 2024-07-14 06:51:02 +00:00 committed by Git OBS Bridge
commit 26600f1e95
6 changed files with 36 additions and 12 deletions

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Tue Jul 9 09:41:48 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.4.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.4.0
- Changes since 6.3.0:
* Fixed wrong plugin options behaviour
* EXR: Full support for gray image/colorspace
* Disable JXR plugin due to crashes in JXRLIB
* PFM: Portable FloatMap read only support
* PXR: Pixar raster read only support
* Sanity checks (fuzzer)
* XCF: fixed wrong composite on Grayscale images
* Fix compilation
* Use of metadata macro definitions
* JXR: added CMYK image to read test
* XCF: Increased maximum property size
* JXR support
* PSD: support native CMYK introduced by Qt 6.8
-------------------------------------------------------------------
Wed Jun 5 10:11:42 UTC 2024 - Christophe Marin <christophe@krop.fr>

View File

@ -27,13 +27,13 @@
%if 0%{?suse_version} > 1500
%define with_exr 1
%endif
# Full KF6 version (e.g. 6.3.0)
# Full KF6 version (e.g. 6.4.0)
%{!?_kf6_version: %global _kf6_version %{version}}
# Last major and minor KF6 version (e.g. 6.0)
%{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | awk -F. '{print $1"."$2}')}
%bcond_without released
Name: kf6-kimageformats
Version: 6.3.0
Version: 6.4.0
Release: 0
Summary: Image format plugins for Qt
License: LGPL-2.1-or-later
@ -108,8 +108,10 @@ environments.
%{_kf6_plugindir}/imageformats/kimg_kra.so
%{_kf6_plugindir}/imageformats/kimg_ora.so
%{_kf6_plugindir}/imageformats/kimg_pcx.so
%{_kf6_plugindir}/imageformats/kimg_pfm.so
%{_kf6_plugindir}/imageformats/kimg_pic.so
%{_kf6_plugindir}/imageformats/kimg_psd.so
%{_kf6_plugindir}/imageformats/kimg_pxr.so
%{_kf6_plugindir}/imageformats/kimg_qoi.so
%{_kf6_plugindir}/imageformats/kimg_ras.so
%{_kf6_plugindir}/imageformats/kimg_raw.so

View File

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

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZlnP8gAKCRAsjfWHptSq
wd0SAQDHv69I1yAxELEpajDqIER7nlg2jrGbzEKY+/0JPv/LeAD/W3Q84+MK5Y6p
CTrM5SV8N66ENf2jSkMtIDnmxSBgiA8=
=GWqn
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZohSgwAKCRAsjfWHptSq
wZ/6APsHNMZXEvmWf44hHx9i8tYh3mJJP77bH75xs3ipHseJQgEAmkuRIjR2r+pB
+XLL6vCqeUOHYw7X2sQi/3iXrFJQgA4=
=9ze5
-----END PGP SIGNATURE-----