diff --git a/kcoreaddons-6.5.0.tar.xz b/kcoreaddons-6.5.0.tar.xz deleted file mode 100644 index 7db54a9..0000000 --- a/kcoreaddons-6.5.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5e0e1d29dcd4e04e74584df1577d3ae9ffbd47ccdb84ee5622d1ed2373e5ef98 -size 2566560 diff --git a/kcoreaddons-6.5.0.tar.xz.sig b/kcoreaddons-6.5.0.tar.xz.sig deleted file mode 100644 index 8437e65..0000000 --- a/kcoreaddons-6.5.0.tar.xz.sig +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZqy/LAAKCRAsjfWHptSq -waLdAQDXyirbycuuxh6g0WJOusGekkSA6NsmhMMla2bqZLTsygD/ZL+eARvKzwly -KuOmPh7KHkUPCbWfQaN/Ki81UrjNUgs= -=tLs8 ------END PGP SIGNATURE----- diff --git a/kcoreaddons-6.6.0.tar.xz b/kcoreaddons-6.6.0.tar.xz new file mode 100644 index 0000000..5a4ad02 --- /dev/null +++ b/kcoreaddons-6.6.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aba9abf934e2daf5f70837cbac088607fe8bd505e172c4af6cdaacdda25c50b +size 2567000 diff --git a/kcoreaddons-6.6.0.tar.xz.sig b/kcoreaddons-6.6.0.tar.xz.sig new file mode 100644 index 0000000..62222d4 --- /dev/null +++ b/kcoreaddons-6.6.0.tar.xz.sig @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- + +iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZtrpWQAKCRAsjfWHptSq +wRjYAQCrC4SufodcoMjX7MdIJyQJwEIgySbpqWZApten7m4mFAEAsh1HMcuKxWC8 +JWJJUW69YZIpIXNO0GJZY49lVeC8Aww= +=oVwj +-----END PGP SIGNATURE----- diff --git a/kf6-kcoreaddons.changes b/kf6-kcoreaddons.changes index ea5a10f..20bf189 100644 --- a/kf6-kcoreaddons.changes +++ b/kf6-kcoreaddons.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sat Sep 7 09:03:11 UTC 2024 - Christophe Marin + +- Update to 6.6.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/6/6.6.0 +- Changes since 6.5.0: + * Update version to 6.6.0 + * exportUrlsToPortal: check for dbus error + * KDirWatch: don't try inotify again if it has already failed + * Relicense some files from lgpl2-only to lgpl2.1-or-later + * ci: add Alpine/musl job + * KPluginMetaData: Avoid reading metadata from plugin loader twice + * kcoreaddons_add_plugin: Fix typo in error message + * Fix configuring error when QtQml is not around + ------------------------------------------------------------------- Mon Aug 5 10:47:35 UTC 2024 - Christophe Marin diff --git a/kf6-kcoreaddons.spec b/kf6-kcoreaddons.spec index a3f75bb..5f60834 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.5.0) +# Full KF6 version (e.g. 6.6.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.5.0 +Version: 6.6.0 Release: 0 Summary: Utilities for core application functionality and accessing the OS License: LGPL-2.1-or-later