Accepting request 1192881 from KDE:Frameworks
KDE Frameworks 6.5.0 (forwarded request 1191717 from krop) OBS-URL: https://build.opensuse.org/request/show/1192881 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-kimageformats?expand=0&rev=6
This commit is contained in:
commit
ad39edff04
@ -1,3 +1,26 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 5 10:47:44 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- 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 <christophe@krop.fr>
|
Tue Jul 9 09:41:48 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -27,13 +27,13 @@
|
|||||||
%if 0%{?suse_version} > 1500
|
%if 0%{?suse_version} > 1500
|
||||||
%define with_exr 1
|
%define with_exr 1
|
||||||
%endif
|
%endif
|
||||||
# Full KF6 version (e.g. 6.4.0)
|
# Full KF6 version (e.g. 6.5.0)
|
||||||
%{!?_kf6_version: %global _kf6_version %{version}}
|
%{!?_kf6_version: %global _kf6_version %{version}}
|
||||||
# Last major and minor KF6 version (e.g. 6.0)
|
# 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}')}
|
%{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without released
|
%bcond_without released
|
||||||
Name: kf6-kimageformats
|
Name: kf6-kimageformats
|
||||||
Version: 6.4.0
|
Version: 6.5.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Image format plugins for Qt
|
Summary: Image format plugins for Qt
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fd7bdab88e7bcccb333879eb28dedf35842c110c057ff4c7d3fa77708e541296
|
|
||||||
size 18248272
|
|
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZohSgwAKCRAsjfWHptSq
|
|
||||||
wZ/6APsHNMZXEvmWf44hHx9i8tYh3mJJP77bH75xs3ipHseJQgEAmkuRIjR2r+pB
|
|
||||||
+XLL6vCqeUOHYw7X2sQi/3iXrFJQgA4=
|
|
||||||
=9ze5
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kimageformats-6.5.0.tar.xz
Normal file
3
kimageformats-6.5.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c64ab736477264f8a0ce4418f0be629ad0f17a078161b2773700d3b96ca75022
|
||||||
|
size 18372952
|
7
kimageformats-6.5.0.tar.xz.sig
Normal file
7
kimageformats-6.5.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZqy/cwAKCRAsjfWHptSq
|
||||||
|
wcjnAPsGQ0qH3ZoqpyP3S4cZcvx6OpZ7rkJuYoP1xTyNX1v2CAD/ak8WM5xEyz/f
|
||||||
|
lfCWom7My7sGa/arhzpCT5yKtkWL9AI=
|
||||||
|
=EKhQ
|
||||||
|
-----END PGP SIGNATURE-----
|
Loading…
Reference in New Issue
Block a user