forked from pool/kimageformats
KDE Frameworks 5.102.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kimageformats?expand=0&rev=270
This commit is contained in:
committed by
Git OBS Bridge
parent
8616dae356
commit
1e29afc89a
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ae19b07141fdf977035e6decc50fa45855c0e635f57333a2443d3c24464c625f
|
||||
size 12971936
|
@@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmOLLSAACgkQWNDuZIpI
|
||||
s7sT4Qf/aNUJFkQ7HGvSK1q1B3LhRn5UM8tGRESv7kZ4WNJ3Z3FC4AkVOX81JDaF
|
||||
BprIYm5eu24bTmXJs0Yz4MLX6I2UBquuYFYeOnO9clfJDaDgEaauttop8E497lix
|
||||
gpbWHrQisaFoLSRfP/tKlDqfJE/sJTpswq9GqtW07+pV6r62MNePzeytlfGPC/eU
|
||||
u7UF7wUJilLqHAIoyjmPSpLjscwc+6BZEfgY9LIvfce8oEPV69e5CQPfBi1R9JzM
|
||||
cpmEif0gl+6+sMo3331HAcBl2/7Vwcfwcia//oWyKtw8LXkZIvZtbq+ztQGAn00e
|
||||
zl1KDoyF2UjdHH59LF1fX+hEPcFrrQ==
|
||||
=e9bz
|
||||
-----END PGP SIGNATURE-----
|
3
kimageformats-5.102.0.tar.xz
Normal file
3
kimageformats-5.102.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a68b2c44e5d0e3e3ae75f1b8167de904a2ab1f7ea49b984be4cf01c5a46d49b4
|
||||
size 12971408
|
11
kimageformats-5.102.0.tar.xz.sig
Normal file
11
kimageformats-5.102.0.tar.xz.sig
Normal file
@@ -0,0 +1,11 @@
|
||||
-----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-----
|
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 12 08:18:54 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 5.102.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/5/5.102.0
|
||||
- Changes since 5.101.0:
|
||||
* raw: tweak seek implementation
|
||||
* heif: fix error handling
|
||||
* heif: rewrite plugin to use only libheif C API
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 6 20:10:44 UTC 2022 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@@ -25,7 +25,7 @@
|
||||
%if 0%{?suse_version} > 1500 || (0%{?is_opensuse} && 0%{?sle_version} > 150400)
|
||||
%define with_jxl 1
|
||||
%endif
|
||||
%define _tar_path 5.101
|
||||
%define _tar_path 5.102
|
||||
# Full KF5 version (e.g. 5.33.0)
|
||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||
# Last major and minor KF5 version (e.g. 5.33)
|
||||
@@ -33,7 +33,7 @@
|
||||
# Only needed for the package signature condition
|
||||
%bcond_without released
|
||||
Name: kimageformats
|
||||
Version: 5.101.0
|
||||
Version: 5.102.0
|
||||
Release: 0
|
||||
Summary: Image format plugins for Qt
|
||||
License: LGPL-2.1-or-later
|
||||
|
Reference in New Issue
Block a user