KDE Frameworks 5.84.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcmutils?expand=0&rev=241
This commit is contained in:
parent
a79b99a539
commit
d8cd967adc
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4ee1e549a5ad28cc75efd396d86326efff16da485cb74d1daeb2a65e03780665
|
||||
size 160860
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmC7VoEACgkQWNDuZIpI
|
||||
s7tocAf/SWEM/K77hShqfE0knGBaf553zmULwnBo4BHdv4lUUtFXVUB6761TR54C
|
||||
mtqJ9xX8E09SSq4R4Cgl87MBjAExjfYW8/h6L0qMw05gzN2WmZ4pRRwE1zmKk5wK
|
||||
fSaMgG/Us0RGfvsTk0yC8frdpKfept1DvEtIREiZqv5U2Ey5qjq4aRZTjKyhlS9C
|
||||
dUwGu3dJM3hPcGfTQOCGXGb/DWz/NurK68Ra9pZCZsv7xntRedsI/cRJCFQLEjLM
|
||||
5l2eOydtSLS3mSW84ylZP727v6p+JmPgsPn3wpDXc+kLS63j+HQJ/8mcOe4VKZIR
|
||||
Z8i9vxpWxF8w3dDsHkSk4szU/kGuiQ==
|
||||
=8+ww
|
||||
-----END PGP SIGNATURE-----
|
3
kcmutils-5.84.0.tar.xz
Normal file
3
kcmutils-5.84.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eea7052e1424680d417981036d463916e2bdc55164a7161fa2d276f1348b93a9
|
||||
size 162792
|
11
kcmutils-5.84.0.tar.xz.sig
Normal file
11
kcmutils-5.84.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmDgiowACgkQWNDuZIpI
|
||||
s7sM+Qf/THvzyfkQiUvPzlSRmvZQE3aoKq0rsWB5Xkd6JuhsJ/+LdDCzDKws5gjD
|
||||
KXMGmAbTyRzJSxW2VlfMSzZwF/dfCnexlBVJbWG2uUvDDf3rJytSQUgrm8k2HRtZ
|
||||
gC2fv/Z5MiSnzHs+QzU/NceNQxOqR7Frut9flWCpDvs6r0OZyHTuN441CmXwuUGG
|
||||
DuyNlmjXKLZIL1iGHjnAEDnH7kGLV2C/PTY6w/hUvMCBeCq4ny+3HLUBVfSYwZV4
|
||||
Zxh2bRsiK4UGMA59Lg1lfzpNhSqBuBle/RcPuRi2lyoGQxOxXUrNfKAXZg60ru68
|
||||
+TOvpCZ28NjEEp/MCdfzRkznsQabGQ==
|
||||
=fu3z
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 4 07:45:11 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.84.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/5/5.84.0
|
||||
- Changes since 5.83.0:
|
||||
* Download missing LicenseRef-KDE-Accepted-LGPL license
|
||||
* Fix loading help documentation for KPluginMetaData KCMs
|
||||
* Make KPluginMetaData accessible from KCModuleProxy class
|
||||
* Allow loading of KCModules using KPluginMetaData
|
||||
* WIP: KSettings::Dialog: port away from Dispatcher
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 5 11:58:32 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
%define lname libKF5KCMUtils5
|
||||
%define _tar_path 5.83
|
||||
%define _tar_path 5.84
|
||||
# Full KF5 version (e.g. 5.33.0)
|
||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||
# 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}')}
|
||||
%bcond_without lang
|
||||
Name: kcmutils
|
||||
Version: 5.83.0
|
||||
Version: 5.84.0
|
||||
Release: 0
|
||||
Summary: Classes to work with KCModules
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user