diff --git a/kcoreaddons-6.3.0.tar.xz b/kcoreaddons-6.3.0.tar.xz deleted file mode 100644 index 638825c..0000000 --- a/kcoreaddons-6.3.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b8bb93bac2a1175ff60583f6fca14b8707eb878eefe074121741b3c85cc5c756 -size 2565712 diff --git a/kcoreaddons-6.3.0.tar.xz.sig b/kcoreaddons-6.3.0.tar.xz.sig deleted file mode 100644 index ff655ff..0000000 --- a/kcoreaddons-6.3.0.tar.xz.sig +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZlnPoQAKCRAsjfWHptSq -wQjxAQDsyL+Vjn6cl79OLv1OuQMg4AW4w43s7QpsW5zY1twO9gD/e1xBwdbiObIP -Bo6zqLVxVXfbratxqMFfKdfp5YMsTAI= -=xTMI ------END PGP SIGNATURE----- diff --git a/kcoreaddons-6.4.0.tar.xz b/kcoreaddons-6.4.0.tar.xz new file mode 100644 index 0000000..534b042 --- /dev/null +++ b/kcoreaddons-6.4.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5cd321350bca1193d0ce86c8ede70c6902a2ba03c577637b4aa537fcd8ce2b8 +size 2565772 diff --git a/kcoreaddons-6.4.0.tar.xz.sig b/kcoreaddons-6.4.0.tar.xz.sig new file mode 100644 index 0000000..68741a7 --- /dev/null +++ b/kcoreaddons-6.4.0.tar.xz.sig @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- + +iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZohSPQAKCRAsjfWHptSq +wZUYAP9dWi1g2q29yJKcH9ZoZjUBD/dJBvHbfH0GVXnyH33S/QD/YL6946udM4b8 +HTOBf2/ugluTTF5LtqoDkkeJS7iQ2wA= +=q7si +-----END PGP SIGNATURE----- diff --git a/kf6-kcoreaddons.changes b/kf6-kcoreaddons.changes index 0d57097..72a9151 100644 --- a/kf6-kcoreaddons.changes +++ b/kf6-kcoreaddons.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Jul 9 09:41:40 UTC 2024 - Christophe Marin + +- Update to 6.4.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/6/6.4.0 +- Changes since 6.3.0: + * Rename deprecated argument CLASSNAME to CLASS_NAME in ecm_add_qml_module() for KCoreAddonsPlugin + * kurlmimedata: warn about problems while retrieving files from portal + * decode os-release as UTF-8 + * use REQUIRED_QT_VERSION for dbus, too + * provide USE_DBUS option to allow to turn on/off dbus parts + ------------------------------------------------------------------- Wed Jun 5 10:11:29 UTC 2024 - Christophe Marin diff --git a/kf6-kcoreaddons.spec b/kf6-kcoreaddons.spec index 2c5a355..953ac2a 100644 --- a/kf6-kcoreaddons.spec +++ b/kf6-kcoreaddons.spec @@ -19,13 +19,13 @@ %define qt6_version 6.6.0 %define rname kcoreaddons -# Full KF6 version (e.g. 6.3.0) +# Full KF6 version (e.g. 6.4.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-kcoreaddons -Version: 6.3.0 +Version: 6.4.0 Release: 0 Summary: Utilities for core application functionality and accessing the OS License: LGPL-2.1-or-later