forked from pool/kimageformats
Accepting request 1064593 from KDE:Frameworks5
KDE Frameworks 5.103.0 (forwarded request 1063796 from krop) OBS-URL: https://build.opensuse.org/request/show/1064593 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kimageformats?expand=0&rev=117
This commit is contained in:
commit
107653222a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a68b2c44e5d0e3e3ae75f1b8167de904a2ab1f7ea49b984be4cf01c5a46d49b4
|
|
||||||
size 12971408
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmO5SVMACgkQWNDuZIpI
|
|
||||||
s7sCuAgAhO0C1diymlF3gAiJIsrb181YviHYgU4ugj1oWm5SFc1m2rxQhpAYVDbE
|
|
||||||
0WCmEh3CNfH/mdfi0zAvx5UloF33fsTisxt72DsrXcVOdOjp2QngfiU29PN50b69
|
|
||||||
ABGdlYxWqiK8+YNkOtk01U5WtxYxtwHze/VfFQDyGGNVrLme1inLyT8mpRPnnrrn
|
|
||||||
JgD/Uf4cfm/yxThRsxZdbL5c3kthvjKH9vMI24wo0aMGqQOg62osILsy1x4rX8sl
|
|
||||||
nSyVgywClW/VRHMU8yHe1QSQujdOYc3ImTqT9lDaUBDLHrZEdZLga1pBl5+Tj5LU
|
|
||||||
BVsGMSgYS3CVYM7gO3r/aeGAGl1+Kw==
|
|
||||||
=5j4q
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kimageformats-5.103.0.tar.xz
Normal file
3
kimageformats-5.103.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:dd7dc417aacc9dfe74745e4dfd9750129051c36502fa1cd18b92c4035d721e7e
|
||||||
|
size 12971556
|
11
kimageformats-5.103.0.tar.xz.sig
Normal file
11
kimageformats-5.103.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmPfetMACgkQWNDuZIpI
|
||||||
|
s7tZFAf9Fi5ug/3iDckgk5v9wE3uQjEyKl5JvYChdUKa3oa248qSSKuyOJOdykBe
|
||||||
|
hko1C20xNhs7zL8zw4mV4Eaue17hoP0I07vAmhZvGHoxKyTU80uGtL8MwN8muZ4T
|
||||||
|
9TDHzzFCyaTCgjWVXFlaY8pDlZSVZat8isF7UsMeEZdswnHA8nh54R9N0hfQksCD
|
||||||
|
sMBUv0j3X2WNhu4OanhHQDJEExwTrleUq3ptSGi8OV6XjVc0y7qPUa+U0CkKE+Wp
|
||||||
|
HwO4xlp5f36O/wT5in0fSXThCvxvPPSyTX9rvLrV9sVmI/e+yj6Ks3Vaq9Bz45aW
|
||||||
|
ZB6SQ1sFD0goNuhGmMZXGVzBL5X/7Q==
|
||||||
|
=mrwY
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 8 09:12:55 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.103.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.103.0
|
||||||
|
- Changes since 5.102.0:
|
||||||
|
* psd: conversion speed improvements (kf5)
|
||||||
|
* Fix writing TGA alpha depth flag
|
||||||
|
* HDR support removed from RAW plugin
|
||||||
|
* heif: reject invalid files with zero size
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 12 08:18:54 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
Thu Jan 12 08:18:54 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
%if 0%{?suse_version} > 1500 || (0%{?is_opensuse} && 0%{?sle_version} > 150400)
|
%if 0%{?suse_version} > 1500 || (0%{?is_opensuse} && 0%{?sle_version} > 150400)
|
||||||
%define with_jxl 1
|
%define with_jxl 1
|
||||||
%endif
|
%endif
|
||||||
%define _tar_path 5.102
|
%define _tar_path 5.103
|
||||||
# Full KF5 version (e.g. 5.33.0)
|
# Full KF5 version (e.g. 5.33.0)
|
||||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||||
# Last major and minor KF5 version (e.g. 5.33)
|
# Last major and minor KF5 version (e.g. 5.33)
|
||||||
@ -33,7 +33,7 @@
|
|||||||
# Only needed for the package signature condition
|
# Only needed for the package signature condition
|
||||||
%bcond_without released
|
%bcond_without released
|
||||||
Name: kimageformats
|
Name: kimageformats
|
||||||
Version: 5.102.0
|
Version: 5.103.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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user