forked from pool/kimageformats
KDE Frameworks 5.89.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kimageformats?expand=0&rev=241
This commit is contained in:
parent
7f62f7d95a
commit
b34161a698
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eee708f338fa55a5780acb6cb01dced092446f3d4f66b9e001d61fbfe2b588b5
|
||||
size 590940
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmGGjkEACgkQWNDuZIpI
|
||||
s7udkwgAhBQVJ5LgQ0GTAQhz23wSxc0N9w9UCztK6Yz2HUJcmj38HIq02XA5z5gG
|
||||
iUWMhVzQlmB2zPemYN+/sUsst/gxarfzbeIxWtThKHw8MlEu6zleauuz70lL2r8o
|
||||
LCSqbPWdYucunUmIiy7FUEN+DIS5YbvZZiCyEYAMMjRpI9IZI3OYjaeuH2rZT+Q4
|
||||
9wfGC3YqS5wrun2/irGIT1fMtkcgWBf0V91sT2iAi1A0rG5Y21BccSDoaRt2Ctot
|
||||
c4fXbJCbqGAlDMAP8OqKcyNF9etHK2hG5l7E8AudDtbmMyyxfcI63j1oyVIhZr+P
|
||||
F36x+Ky1jtcFpT70q26/y4rH9X7wCg==
|
||||
=SMI0
|
||||
-----END PGP SIGNATURE-----
|
3
kimageformats-5.89.0.tar.xz
Normal file
3
kimageformats-5.89.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dcee152a0b8fc0b74e657bc5e07cbeb007761555d6a2519503d4e94f49a06ed4
|
||||
size 1223344
|
11
kimageformats-5.89.0.tar.xz.sig
Normal file
11
kimageformats-5.89.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmGrv/YACgkQWNDuZIpI
|
||||
s7tyxQf7BU49lCjJBQrvuBiL2lIAd/jWG9mLHM3LSjiF2gsAfXmvGEcZ6R1eHg7k
|
||||
2h/hlSE6SCWDPsYVx10GxoJHqmbbtLNa0BJNh96a0YlSjs1epMQ98JK6AmVA4fMT
|
||||
vv5ekx5VFpsbOPygET+M8RG2DZITNX/6GBkjfPlUm9Yyq7PRhbkVHTDBweKKDhQ+
|
||||
y7LHPOUkbW6xGeKqtVXWiA70xIkVT5DA/PP4eaVecit2h23OQ0JDXnCgyr5uWLxt
|
||||
irnxsfJlURbMIdfYax5vEKDC8WR/gTFEXcwz5OmVVYCSThHJ30emddOE7pW/hZKa
|
||||
fZbc37gjrsLAtx7wvzPXM8I9hWbD0A==
|
||||
=VuX3
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 4 22:56:42 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.89.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/5/5.89.0
|
||||
- Changes since 5.88.0:
|
||||
* avif: limit scope of variables
|
||||
* Add JXL to the list of supported formats
|
||||
* Add plugin for JPEG XL (JXL)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 7 09:13:24 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.88
|
||||
%define _tar_path 5.89
|
||||
# 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.88.0
|
||||
Version: 5.89.0
|
||||
Release: 0
|
||||
Summary: Image format plugins for Qt
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user