Accepting request 1173119 from KDE:Frameworks
KDE Frameworks 6.2.0 (forwarded request 1173094 from krop) OBS-URL: https://build.opensuse.org/request/show/1173119 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-kcmutils?expand=0&rev=3
This commit is contained in:
commit
3fdc6d1c41
Binary file not shown.
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3d179b9a8ae6636ea3351e5be0414a34991a7a1f514ea492d248b68315ec2a86
|
|
||||||
size 2472384
|
|
@ -1,16 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmYP2IQACgkQ11dEg7tX
|
|
||||||
sY0pMBAAtFnJ0JzWEGPe7H4EbfDaV6K+/IK/+mtSpPdSmbFBgOCpn4cFt1zpK799
|
|
||||||
dL7PU8kez6cSBNh9asFU+Tye4z/e281cTrtr0lw+F41Dl8yptnBroOzlkldyLjZ/
|
|
||||||
SCkwoJLUCKspCEMG5yLjFBpiuuNnOoLmu4BaZGPgP/+UwRBqrCQLyajY43UtZiRz
|
|
||||||
7Si+INWqjiXFTJmlsVaZARBxGLgTQXBV8Jk7r4OLuc5/4+1j/uL/t+u2j/IIfhSe
|
|
||||||
2Fiz2qsCoDjeZ7M8sC7bQc5ZpfgFA/jMl+6a335CKJ2AwgLsc1Ca9W+nr4FhAfdy
|
|
||||||
kpaoaHwmUZzNSMR8iAWxgMY1wSxEnYog8ks5ZbeXHjv4BkslnFAgY9tQLrZroMky
|
|
||||||
SM/tNCKYFsEMQ7aaEAHzEyyn9A+5HEOvX5v07XXQdfNQ244gs2PAteuzyw2azGh6
|
|
||||||
muAxQv/CJTFJa7Jf6Vyi0mb/AlG5xZnZsp/QhSNHLBhtyoOUNlsDRcxoxT+mRdhp
|
|
||||||
Xe5JoFLWLGQUzz5/PZ3Nd9VTbQpqxYn5u0w+/75NEuJJPXsnq+/yAoy7uL8VTOI+
|
|
||||||
ZsoCSFkdPa9e7w/bw0Mc4MNnakE3CAhp3+fylnJ3y1YvA7gJL5Ql7y8HFR6xZJDh
|
|
||||||
F0tIA2AVQ08osHVvZVfwXtpw3jZBVPz4/wNnVTMFlQezVYndk64=
|
|
||||||
=3jCs
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kcmutils-6.2.0.tar.xz
Normal file
3
kcmutils-6.2.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8cef140ca9eabf29e88a08489c799078e85247907fd6f74165aeafd4ed40c0bb
|
||||||
|
size 2462908
|
7
kcmutils-6.2.0.tar.xz.sig
Normal file
7
kcmutils-6.2.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZjTXSwAKCRAsjfWHptSq
|
||||||
|
wcRoAQCS853ebo4U1Wno/kGu+PPFBchEpYmQFBlVlfcs7CEeCgD+MBQBWn1U7ezN
|
||||||
|
VtUTWn1EszLAww84DB90MANCBAAmNgU=
|
||||||
|
=w6Pp
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,27 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 6 12:22:21 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 6.2.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/gear/6.2.0/
|
||||||
|
- Changes since 6.1.0:
|
||||||
|
* KQuickConfigModule: Don't crash on null object
|
||||||
|
* SimpleKCM: Remove remnants of footerParent
|
||||||
|
* Use ellipsis character instead of three dots
|
||||||
|
* GridDelegate: Port to ComponentBehavior: Bound
|
||||||
|
* GridDelegate: Consolidate code paths for opening a menu
|
||||||
|
* GridDelegate: Don't use qualified property access as appropriate
|
||||||
|
* GridDelegate: Use concrete type for the popup menu
|
||||||
|
* GridDelegate: Use somewhat more consistent ToolTip bindings, remove timeout
|
||||||
|
* components: Drop QML import versions, unify import aliases
|
||||||
|
* components: Guard nullable property access
|
||||||
|
* components: Explicitly specify signal handler arguments
|
||||||
|
* KCModuleQml: Provide a fallback in case a pushed page is not one of magical KCMUtils types
|
||||||
|
* Add API to make header and footer paddings optional
|
||||||
|
* Round all the things consistently
|
||||||
|
* pluginselector: cache delegates
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 5 12:52:24 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
Fri Apr 5 12:52:24 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -22,13 +22,13 @@
|
|||||||
# Internal QML import
|
# Internal QML import
|
||||||
%global __requires_exclude qt6qmlimport\\(org\\.kde\\.kcmutils\\.private.*\\)
|
%global __requires_exclude qt6qmlimport\\(org\\.kde\\.kcmutils\\.private.*\\)
|
||||||
|
|
||||||
# Full KF6 version (e.g. 6.1.0)
|
# Full KF6 version (e.g. 6.2.0)
|
||||||
%{!?_kf6_version: %global _kf6_version %{version}}
|
%{!?_kf6_version: %global _kf6_version %{version}}
|
||||||
# Last major and minor KF6 version (e.g. 6.0)
|
# Last major and minor KF6 version (e.g. 6.0)
|
||||||
%{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | awk -F. '{print $1"."$2}')}
|
%{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without released
|
%bcond_without released
|
||||||
Name: kf6-kcmutils
|
Name: kf6-kcmutils
|
||||||
Version: 6.1.0
|
Version: 6.2.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Classes to work with KCModules
|
Summary: Classes to work with KCModules
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user