Accepting request 977178 from KDE:Frameworks5

KDE Frameworks 5.94.0

OBS-URL: https://build.opensuse.org/request/show/977178
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kimageformats?expand=0&rev=106
This commit is contained in:
Dominique Leuenberger 2022-05-16 16:06:58 +00:00 committed by Git OBS Bridge
commit 573b768826
6 changed files with 39 additions and 16 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmJIS/0ACgkQWNDuZIpI
s7vvhQgAuW60lMsyNhyh+Q15wYreawrRi8QUVnwC5ENuLIx/QKppx27UwRvuP5eW
HWNUwp1a5dxH9rxVHklol8z8aa76x+6UItYVoubJAyvvnfkwULZZw98DkTBHuCUD
eqx5lOyCN8VAVuj9Hhol9iTJ8isL5sJ3Un+kAxerlpNvGHBGR1by1/lK0gjHQLhz
w45OEmGqXZne4MNpznwwse2ZQ59bLoeLOnCc/droYvocYpPva1MtV/DMJKxYK3fl
ZnZwlMuDUYxax8YwJHX2mMNV9nRlmthxnCFafP60rLVB8gwZP5nBi3tgpiVqEtAR
8QSrj8OzbVNROWa3bs1T58nV6Jgf4g==
=hZgC
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmJ2ZgQACgkQWNDuZIpI
s7vPpQgAsTU59HNF/+YWDUfIhfofi1i+Qla2RvSc+llX/p+y6f0ylKZknHSrY/8M
lrD3lMmxWxs7NLq1zzI9yzf/MX9+KfKLyH+z41wVvabVIGOUI4J0Ms0Cca7UcrlH
d0FDN29ENEs5Py+3qI/hIDUh0Ps6Nnp3kTdcSMQst+aJapU2WVZtSAAu6Urw6Z0/
75hyPSelWWJlCXc1oStorayuyCqn9f5/l18Csi7G6mZoWujjmjVPNvgGiQY4vgP0
RgyRTL4miSk6HDRF+ROYQqfu6tp3GBCA6RQfZ626+1a61CjCqKwdgV+kM9ZVJ7jz
1k92fJLo8NaUU5Yb4yPaIfAVMqHeAg==
=M4up
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Tue May 10 08:17:59 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.94.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.94.0
- Changes since 5.93.0:
* avif: prepare for breaking change in libavif
* XCF: Support to QImageIOHandler::Size option
* Support to QImageIOHandler::Size option
* QByteArray resize removal
* psd: Fix crash on broken files
* psd: duotone read
* psd: Don't crash with broken images
* psd: Header depth has to be 8 for CM_INDEXED color_mode
* psd: Protect against broken images
* psd: Don't abort on broken images
* avif: lossless support
* psd: Don't assert on broken files
* Add windows CI
* PSD: Performance improvements and support to missing common formats
-------------------------------------------------------------------
Sun Apr 3 10:47:16 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -22,7 +22,7 @@
%if 0%{?suse_version} > 1500 || (0%{?is_opensuse} && 0%{?sle_version} >= 150300)
%define with_heif 1
%endif
%define _tar_path 5.93
%define _tar_path 5.94
# Full KF5 version (e.g. 5.33.0)
%{!?_kf5_version: %global _kf5_version %{version}}
# Last major and minor KF5 version (e.g. 5.33)
@ -30,7 +30,7 @@
# Only needed for the package signature condition
%bcond_without released
Name: kimageformats
Version: 5.93.0
Version: 5.94.0
Release: 0
Summary: Image format plugins for Qt
License: LGPL-2.1-or-later