diff --git a/frameworks.keyring b/frameworks.keyring index c939317..0805969 100644 Binary files a/frameworks.keyring and b/frameworks.keyring differ diff --git a/kcmutils-6.1.0.tar.xz b/kcmutils-6.1.0.tar.xz deleted file mode 100644 index e1a8476..0000000 --- a/kcmutils-6.1.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3d179b9a8ae6636ea3351e5be0414a34991a7a1f514ea492d248b68315ec2a86 -size 2472384 diff --git a/kcmutils-6.1.0.tar.xz.sig b/kcmutils-6.1.0.tar.xz.sig deleted file mode 100644 index 0cf92de..0000000 --- a/kcmutils-6.1.0.tar.xz.sig +++ /dev/null @@ -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----- diff --git a/kcmutils-6.2.0.tar.xz b/kcmutils-6.2.0.tar.xz new file mode 100644 index 0000000..3640f9e --- /dev/null +++ b/kcmutils-6.2.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cef140ca9eabf29e88a08489c799078e85247907fd6f74165aeafd4ed40c0bb +size 2462908 diff --git a/kcmutils-6.2.0.tar.xz.sig b/kcmutils-6.2.0.tar.xz.sig new file mode 100644 index 0000000..85c9a0f --- /dev/null +++ b/kcmutils-6.2.0.tar.xz.sig @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- + +iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZjTXSwAKCRAsjfWHptSq +wcRoAQCS853ebo4U1Wno/kGu+PPFBchEpYmQFBlVlfcs7CEeCgD+MBQBWn1U7ezN +VtUTWn1EszLAww84DB90MANCBAAmNgU= +=w6Pp +-----END PGP SIGNATURE----- diff --git a/kf6-kcmutils.changes b/kf6-kcmutils.changes index 0e6fff7..8529dd1 100644 --- a/kf6-kcmutils.changes +++ b/kf6-kcmutils.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Mon May 6 12:22:21 UTC 2024 - Christophe Marin + +- 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 diff --git a/kf6-kcmutils.spec b/kf6-kcmutils.spec index 51b77db..6c4be11 100644 --- a/kf6-kcmutils.spec +++ b/kf6-kcmutils.spec @@ -22,13 +22,13 @@ # Internal QML import %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}} # 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}')} %bcond_without released Name: kf6-kcmutils -Version: 6.1.0 +Version: 6.2.0 Release: 0 Summary: Classes to work with KCModules License: LGPL-2.1-or-later