Accepting request 1230857 from KDE:Frameworks
KDE Frameworks 6.9.0 (forwarded request 1229222 from krop) OBS-URL: https://build.opensuse.org/request/show/1230857 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-kimageformats?expand=0&rev=10
This commit is contained in:
@@ -1,3 +1,31 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 8 10:09:18 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.9.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.9.0
|
||||
- Changes since 6.8.0:
|
||||
* Update dependency version to 6.9.0
|
||||
* jxl: Disable color conversion for animations
|
||||
* Improve CMYK writing support
|
||||
* Improved write test
|
||||
* JXL: load error with some lossless file
|
||||
* JXR: jxrlib cannot write HDP and WDP formats
|
||||
* heif: avoid crash in heif_image_handle_has_alpha_channel
|
||||
* Bump KF and QT versions in ecm_set_disabled_deprecation_versions
|
||||
* ci: add Alpine/musl job
|
||||
* RGB: avoid to read wrong data
|
||||
* JXL: Fix OSS Fuzz issue 377971416
|
||||
* Fix compilation warnings
|
||||
* JXR: Fix libraries link under FreeBSD
|
||||
* JXL: fixed bug when saving grayscale images without color profile
|
||||
* PFM: extended to half float format
|
||||
* Rename SCT plugin for OSS-FUZZ
|
||||
* PCX: support for more formats
|
||||
* SCT: added read only support
|
||||
* Update version to 6.9.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 11:18:09 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@@ -24,13 +24,13 @@
|
||||
%if 0%{?suse_version} > 1500
|
||||
%define with_exr 1
|
||||
%endif
|
||||
# Full KF6 version (e.g. 6.8.0)
|
||||
# Full KF6 version (e.g. 6.9.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.8.0
|
||||
Version: 6.9.0
|
||||
Release: 0
|
||||
Summary: Image format plugins for Qt
|
||||
License: LGPL-2.1-or-later
|
||||
@@ -108,6 +108,7 @@ environments.
|
||||
%{_kf6_plugindir}/imageformats/kimg_ras.so
|
||||
%{_kf6_plugindir}/imageformats/kimg_raw.so
|
||||
%{_kf6_plugindir}/imageformats/kimg_rgb.so
|
||||
%{_kf6_plugindir}/imageformats/kimg_sct.so
|
||||
%{_kf6_plugindir}/imageformats/kimg_tga.so
|
||||
%{_kf6_plugindir}/imageformats/kimg_xcf.so
|
||||
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d9f262641cc47e5f2dd1bdd56ee92e379ab4cb34d460dfc884fd991250d7b417
|
||||
size 18478000
|
@@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZyZJlAAKCRAsjfWHptSq
|
||||
wWYZAQDU/n17UZAEk3Bnm4I2FBPXCWiMbxVkzC+s5GdqmEn1ZgEAgrVbUjgDzzVf
|
||||
DIgMuYd/iA1gqRb6bbNidwgAHayqQAY=
|
||||
=ZiN6
|
||||
-----END PGP SIGNATURE-----
|
3
kimageformats-6.9.0.tar.xz
Normal file
3
kimageformats-6.9.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8317dce66a773648c5c00f0a676156c4ee4e71d7c98540900c31b7b70a50f6df
|
||||
size 23531600
|
7
kimageformats-6.9.0.tar.xz.sig
Normal file
7
kimageformats-6.9.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ1LldAAKCRAsjfWHptSq
|
||||
wTXpAP0Uj4F/OMosZhCloXwJ/HVUKr5PDYW1aAgDS94Qb5TunQEAzwiTLBsP9rmX
|
||||
zseWDrTfdVlm4WrLQm8Gikp+U/ignQM=
|
||||
=RZBe
|
||||
-----END PGP SIGNATURE-----
|
Reference in New Issue
Block a user