forked from pool/kimageformats
Accepting request 912140 from KDE:Frameworks5
KDE Frameworks 5.85.0 (forwarded request 912073 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/912140 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kimageformats?expand=0&rev=97
This commit is contained in:
commit
2d83e83370
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:badd15c93c1af2c6ab7f156245186a2223a184523070c6614328486e186eedf7
|
||||
size 590576
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmDpXxUACgkQWNDuZIpI
|
||||
s7slhQgAr5mT/jaLqxLFSeiJ0yVRowJCj6aLyLSUs6YjF7G0J3cUKR/yJjtxCepJ
|
||||
VbgvKVpfGc9tcw+E8eSpBsAa1k2ZBna2QfWyJn6FlSSv4GqJZ2jSh8sxw8oVm7ux
|
||||
JFrF4FNByFmo/RRtJ7gCZYAzLB3OuPmc49hMXppwdMLo7mWUjG0MKlud7HKCKDsB
|
||||
xTT8V7+YJu2rZVMX6xFqHj/QiwfnrplutfZHBZ25apB6cw4ogUzPhRK+rHkpAAVS
|
||||
uqnF6pTbxY/5k2N6A/A763gX3KWrtmq6nOMmopEPPY5fYxS7CbTuJd2Ny9MtWNMM
|
||||
jjKAeWt5GykL1DZCNNMlWf6UwGmDaQ==
|
||||
=R3ct
|
||||
-----END PGP SIGNATURE-----
|
3
kimageformats-5.85.0.tar.xz
Normal file
3
kimageformats-5.85.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:50a61ac010acbde64f470cb3877403ca5aa11f70b9e54ede0a3bc09b02d40799
|
||||
size 590844
|
11
kimageformats-5.85.0.tar.xz.sig
Normal file
11
kimageformats-5.85.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmENBXoACgkQWNDuZIpI
|
||||
s7tR/wgAg+IT5ni5E9sIeLezzTxZp+EAxoHcU/PBzFHfov0l/m5Yj9RbXdPlbaT/
|
||||
kJ3pPXylFphRnsGgUN43nFjs9BBTvDlqzR0vzWq2jRbA/tbH/rBQAlRtLLMCUcTg
|
||||
rdLcUPm1BHOjjM6otO3Aat1WAvrHQTFPE9/y6enEfk2AWqnK0sdkLjRqK7kj9I1F
|
||||
0dRdggdLLsJbwCQSNypUoCMXk1BbkDPXVW8yWRBOx0RkQaCMQVdbfC5wVLLUfC1e
|
||||
cfjT3d/oqOaeK47wJnkiD38gemrGuk+fNU3D4MEXc8k7JDMnWTmacSKVBUHOVlAn
|
||||
TwmIDxtOdej14/RQHuL29eFwQVGbTQ==
|
||||
=Y6QK
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 6 12:12:43 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.85.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/5/5.85.0
|
||||
- Changes since 5.84.0:
|
||||
* exr: Repair compability with openexr2 (kde#440084)
|
||||
* exr: Override the actual function signature (kde#439767)
|
||||
* Fix build with older openEXR versions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 4 07:45:32 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -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.84
|
||||
%define _tar_path 5.85
|
||||
# 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 lang
|
||||
Name: kimageformats
|
||||
Version: 5.84.0
|
||||
Version: 5.85.0
|
||||
Release: 0
|
||||
Summary: Image format plugins for Qt
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user