Accepting request 1207206 from KDE:Frameworks
KDE Frameworks 6.7.0 (forwarded request 1206249 from krop) OBS-URL: https://build.opensuse.org/request/show/1207206 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-kimageformats?expand=0&rev=8
This commit is contained in:
commit
856fb290c0
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 10:00:03 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.7.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.7.0
|
||||
- Changes since 6.6.0:
|
||||
* Update dependency version to 6.7.0
|
||||
* Fix endianness bug in PCX reader on big endian architectures
|
||||
* Fixed read of BGR32 and RGB555 formats
|
||||
* FIxed comparison of unsigned expression
|
||||
* raw: Getting the image size does not need unpacking
|
||||
* Update version to 6.7.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 7 09:03:19 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define qt6_version 6.6.0
|
||||
%define qt6_version 6.7.0
|
||||
|
||||
%define rname kimageformats
|
||||
|
||||
@ -24,13 +24,13 @@
|
||||
%if 0%{?suse_version} > 1500
|
||||
%define with_exr 1
|
||||
%endif
|
||||
# Full KF6 version (e.g. 6.6.0)
|
||||
# Full KF6 version (e.g. 6.7.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.6.0
|
||||
Version: 6.7.0
|
||||
Release: 0
|
||||
Summary: Image format plugins for Qt
|
||||
License: LGPL-2.1-or-later
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1b4cda14f96088f8de190c9be7fbe350a80a55c3ee2a8ff910da0d9992c4ddaf
|
||||
size 18384680
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHQEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZtrpqQAKCRAsjfWHptSq
|
||||
wTKrAP44BBI1mlpfCYTEKDhXGwlTR24x+hivL0WauGd3a9ZYXAD4zOHWOBiaVPtP
|
||||
MBd0CRB4IGf5uU4TY29sVDASTsn8Ag==
|
||||
=i3nd
|
||||
-----END PGP SIGNATURE-----
|
3
kimageformats-6.7.0.tar.xz
Normal file
3
kimageformats-6.7.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:722850648ac167e4c0ee631571fde49e9fd15d004a127dd804a14f9f579b731f
|
||||
size 18385220
|
7
kimageformats-6.7.0.tar.xz.sig
Normal file
7
kimageformats-6.7.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZwAExgAKCRAsjfWHptSq
|
||||
wWP5AP9d0zw6dQ5xdMUOy8k7mTiQahT4x5UVC50968Wnbz8CZgD+KJv6ZG9kcJOJ
|
||||
XfSFTiloWUkOA0njdxfrovaQ13e1wwc=
|
||||
=tFol
|
||||
-----END PGP SIGNATURE-----
|
Loading…
Reference in New Issue
Block a user