diff --git a/kdeclarative-6.4.0.tar.xz b/kdeclarative-6.4.0.tar.xz deleted file mode 100644 index 4d0d165..0000000 --- a/kdeclarative-6.4.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb47b521a4c843f6b3de78d46fe430de15886598c6d89d39bd91c767f40f6a85 -size 2426788 diff --git a/kdeclarative-6.4.0.tar.xz.sig b/kdeclarative-6.4.0.tar.xz.sig deleted file mode 100644 index 2f88164..0000000 --- a/kdeclarative-6.4.0.tar.xz.sig +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZohSSgAKCRAsjfWHptSq -wfMtAP9U5Uk3veZ8NIztgHbB+XOY95xSau43DKGHhkDasrx0hwEA630vtLlsF01S -/A/9ejblMkqCBxoiru/85qMMZX/+xA4= -=A8cl ------END PGP SIGNATURE----- diff --git a/kdeclarative-6.5.0.tar.xz b/kdeclarative-6.5.0.tar.xz new file mode 100644 index 0000000..c685d02 --- /dev/null +++ b/kdeclarative-6.5.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3c4152c972e3d53645f1c88757a78ce5b66fbf4ecb76e4d69df78d2ab38cf83 +size 2429848 diff --git a/kdeclarative-6.5.0.tar.xz.sig b/kdeclarative-6.5.0.tar.xz.sig new file mode 100644 index 0000000..e946bc7 --- /dev/null +++ b/kdeclarative-6.5.0.tar.xz.sig @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- + +iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZqy/OQAKCRAsjfWHptSq +wfxIAP96PfsBefmv1O+P2UkukXYGH+q7/7jglyAcIBHfeIuKfwD/SGB4DsOwZSNV +M5pqsMX712mXDAMm4X/3/1ZU0WLOMA8= +=fh4p +-----END PGP SIGNATURE----- diff --git a/kf6-kdeclarative.changes b/kf6-kdeclarative.changes index 2f8ceeb..7df7806 100644 --- a/kf6-kdeclarative.changes +++ b/kf6-kdeclarative.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon Aug 5 10:47:37 UTC 2024 - Christophe Marin + +- Update to 6.5.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/6/6.5.0 +- Changes since 6.4.0: + * Update dependency version to 6.5.0 + * KeySequenceItem: be Accessible.Button, not Checkbox + * Update version to 6.5.0 + * KeySequenceItem: Use KMessageDialog for displaying conflict messages + * kquickcontrols: Drop validation code from KeySequenceHelper + * kquickcontrols: Use KeySequenceValidator in KeySequenceItem (kde#483199) + * kquickcontrols: Introduce private KeySequenceValidator type + ------------------------------------------------------------------- Tue Jul 9 09:41:42 UTC 2024 - Christophe Marin diff --git a/kf6-kdeclarative.spec b/kf6-kdeclarative.spec index f97f8c1..e812f89 100644 --- a/kf6-kdeclarative.spec +++ b/kf6-kdeclarative.spec @@ -19,13 +19,13 @@ %define qt6_version 6.6.0 %define rname kdeclarative -# Full KF6 version (e.g. 6.4.0) +# Full KF6 version (e.g. 6.5.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-kdeclarative -Version: 6.4.0 +Version: 6.5.0 Release: 0 Summary: Integration of QML and KDE workspaces License: LGPL-2.1-or-later