diff --git a/kf6-kimageformats.changes b/kf6-kimageformats.changes index 2cbca38..8cceb2e 100644 --- a/kf6-kimageformats.changes +++ b/kf6-kimageformats.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Mon Aug 5 10:47:44 UTC 2024 - Christophe Marin + +- Update to 6.5.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/6/6.5.0 +- Changes since 6.4.0: + * Update dependency version to 6.5.0 + * JXL: added ImageTransformation option + * xcf: Fix crash on malformed files + * pcx: Fix crash in broken files + * xcf: Fix crash on broken files + * pcx: fix crash on invalid files + * pcx: fix crash on invalid files + * exr: added some usefull attributes + * pcx: Read 16 color images that are 4bpp and 1 plane + * Full range HDR support + * Prepare gitlab for files that are coming int the next commit + * avif: check return values + * raw: Fix compiler warning with macro redefinition in Windows + * Update version to 6.5.0 + ------------------------------------------------------------------- Tue Jul 9 09:41:48 UTC 2024 - Christophe Marin diff --git a/kf6-kimageformats.spec b/kf6-kimageformats.spec index d63cbbb..54322a4 100644 --- a/kf6-kimageformats.spec +++ b/kf6-kimageformats.spec @@ -27,13 +27,13 @@ %if 0%{?suse_version} > 1500 %define with_exr 1 %endif -# Full KF6 version (e.g. 6.4.0) +# Full KF6 version (e.g. 6.5.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.4.0 +Version: 6.5.0 Release: 0 Summary: Image format plugins for Qt License: LGPL-2.1-or-later diff --git a/kimageformats-6.4.0.tar.xz b/kimageformats-6.4.0.tar.xz deleted file mode 100644 index 4f78e96..0000000 --- a/kimageformats-6.4.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd7bdab88e7bcccb333879eb28dedf35842c110c057ff4c7d3fa77708e541296 -size 18248272 diff --git a/kimageformats-6.4.0.tar.xz.sig b/kimageformats-6.4.0.tar.xz.sig deleted file mode 100644 index fa635ed..0000000 --- a/kimageformats-6.4.0.tar.xz.sig +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZohSgwAKCRAsjfWHptSq -wZ/6APsHNMZXEvmWf44hHx9i8tYh3mJJP77bH75xs3ipHseJQgEAmkuRIjR2r+pB -+XLL6vCqeUOHYw7X2sQi/3iXrFJQgA4= -=9ze5 ------END PGP SIGNATURE----- diff --git a/kimageformats-6.5.0.tar.xz b/kimageformats-6.5.0.tar.xz new file mode 100644 index 0000000..53cbd1b --- /dev/null +++ b/kimageformats-6.5.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c64ab736477264f8a0ce4418f0be629ad0f17a078161b2773700d3b96ca75022 +size 18372952 diff --git a/kimageformats-6.5.0.tar.xz.sig b/kimageformats-6.5.0.tar.xz.sig new file mode 100644 index 0000000..1083602 --- /dev/null +++ b/kimageformats-6.5.0.tar.xz.sig @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- + +iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZqy/cwAKCRAsjfWHptSq +wcjnAPsGQ0qH3ZoqpyP3S4cZcvx6OpZ7rkJuYoP1xTyNX1v2CAD/ak8WM5xEyz/f +lfCWom7My7sGa/arhzpCT5yKtkWL9AI= +=EKhQ +-----END PGP SIGNATURE-----