forked from pool/kimageformats
KDE Frameworks 5.90.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kimageformats?expand=0&rev=242
This commit is contained in:
parent
b34161a698
commit
e00febc5f5
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:dcee152a0b8fc0b74e657bc5e07cbeb007761555d6a2519503d4e94f49a06ed4
|
|
||||||
size 1223344
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmGrv/YACgkQWNDuZIpI
|
|
||||||
s7tyxQf7BU49lCjJBQrvuBiL2lIAd/jWG9mLHM3LSjiF2gsAfXmvGEcZ6R1eHg7k
|
|
||||||
2h/hlSE6SCWDPsYVx10GxoJHqmbbtLNa0BJNh96a0YlSjs1epMQ98JK6AmVA4fMT
|
|
||||||
vv5ekx5VFpsbOPygET+M8RG2DZITNX/6GBkjfPlUm9Yyq7PRhbkVHTDBweKKDhQ+
|
|
||||||
y7LHPOUkbW6xGeKqtVXWiA70xIkVT5DA/PP4eaVecit2h23OQ0JDXnCgyr5uWLxt
|
|
||||||
irnxsfJlURbMIdfYax5vEKDC8WR/gTFEXcwz5OmVVYCSThHJ30emddOE7pW/hZKa
|
|
||||||
fZbc37gjrsLAtx7wvzPXM8I9hWbD0A==
|
|
||||||
=VuX3
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kimageformats-5.90.0.tar.xz
Normal file
3
kimageformats-5.90.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3bec943c0eee38f34dba4dcf8c0e5056e25fc309691dbbb002c241e0e9847164
|
||||||
|
size 1223124
|
11
kimageformats-5.90.0.tar.xz.sig
Normal file
11
kimageformats-5.90.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmHQV3YACgkQWNDuZIpI
|
||||||
|
s7tfTAf/ZAbwYb5fkuUfC+ttaLanDc2QRyKmtjX+NgkuymRrB1hwSKfxkT3iXwR6
|
||||||
|
dCAzE4EiP5XCf5DwDMYOoR6UOa0yvX63txOipzxhuxOgdOhjD1p18YpVa707nurD
|
||||||
|
fzbo2XD6ltaBJDNb0M5H4DjQC8tvAm5kOEaxSSkYGjnS86g+WmYZoMUD4FkuEFxx
|
||||||
|
GIsx7wf9EfK6nY7qQ3oTBsr5kmO5O1J+luAbi1dRjeLGfSizPy5YHurZuvSC/rvt
|
||||||
|
mAgYL3ISqm+Mn6O11mboyHBEWkIZTkxV60KKWNVDpT8JKBx/N6/DeVjlYjtZ2J19
|
||||||
|
73x8IKSMbVnbHfTje1Msl41HvNzSHw==
|
||||||
|
=L3tZ
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 3 12:47:38 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.90.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.90.0
|
||||||
|
- Changes since 5.89.0:
|
||||||
|
* Fix typo
|
||||||
|
* Make it compile against qt6
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Dec 4 22:56:42 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
Sat Dec 4 22:56:42 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -22,22 +22,22 @@
|
|||||||
%if 0%{?suse_version} > 1500 || (0%{?is_opensuse} && 0%{?sle_version} >= 150300)
|
%if 0%{?suse_version} > 1500 || (0%{?is_opensuse} && 0%{?sle_version} >= 150300)
|
||||||
%define with_heif 1
|
%define with_heif 1
|
||||||
%endif
|
%endif
|
||||||
%define _tar_path 5.89
|
%define _tar_path 5.90
|
||||||
# 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)
|
||||||
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||||
# Only needed for the package signature condition
|
# Only needed for the package signature condition
|
||||||
%bcond_without lang
|
%bcond_without released
|
||||||
Name: kimageformats
|
Name: kimageformats
|
||||||
Version: 5.89.0
|
Version: 5.90.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
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
URL: https://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source: %{name}-%{version}.tar.xz
|
Source: %{name}-%{version}.tar.xz
|
||||||
%if %{with lang}
|
%if %{with released}
|
||||||
Source1: %{name}-%{version}.tar.xz.sig
|
Source1: %{name}-%{version}.tar.xz.sig
|
||||||
Source2: frameworks.keyring
|
Source2: frameworks.keyring
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user