diff --git a/kauth-6.4.0.tar.xz b/kauth-6.4.0.tar.xz deleted file mode 100644 index d5acb51..0000000 --- a/kauth-6.4.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0598e205dedc670af3a077ba02110a44db2f9d5e55df5003b0fc2490ac2ff1ce -size 2295600 diff --git a/kauth-6.4.0.tar.xz.sig b/kauth-6.4.0.tar.xz.sig deleted file mode 100644 index 0c81423..0000000 --- a/kauth-6.4.0.tar.xz.sig +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZohSCAAKCRAsjfWHptSq -wTJ6AP9t1+rj6N08EXxlKyKu6oXfCyQs6puTAYizhNaTqYLrqwEAzh5DfWCxCYem -PyOXmQbtZ0oXyLJRpVvgodf5ghrbKQU= -=jUR5 ------END PGP SIGNATURE----- diff --git a/kauth-6.5.0.tar.xz b/kauth-6.5.0.tar.xz new file mode 100644 index 0000000..59a4511 --- /dev/null +++ b/kauth-6.5.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1af517a509da1c5ddb4420d7430894b751562e07cc4c134abe0dcb606358d394 +size 2297228 diff --git a/kauth-6.5.0.tar.xz.sig b/kauth-6.5.0.tar.xz.sig new file mode 100644 index 0000000..7e2d3c1 --- /dev/null +++ b/kauth-6.5.0.tar.xz.sig @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- + +iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZqy+8gAKCRAsjfWHptSq +wZRXAP44rUc0/tuugH8oqDV7GpgbAD8XyvDwKcGvbZS2QEU+0gD+MWVPmcMtiLMT +y94VZNolw1apUhbYMOUWHKB3BGYmhA4= +=qSkG +-----END PGP SIGNATURE----- diff --git a/kf6-kauth.changes b/kf6-kauth.changes index dd0c9f4..253d677 100644 --- a/kf6-kauth.changes +++ b/kf6-kauth.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Aug 5 10:47:30 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 + * Allow the dbus backend to pass file descriptors as arguments + * Ensure that qt dbus macros are available with KAUTH_BUILD_CODEGENERATOR_ONLY=ON + * Update version to 6.5.0 + ------------------------------------------------------------------- Tue Jul 9 09:41:34 UTC 2024 - Christophe Marin diff --git a/kf6-kauth.spec b/kf6-kauth.spec index ff656c3..ec93fe9 100644 --- a/kf6-kauth.spec +++ b/kf6-kauth.spec @@ -19,13 +19,13 @@ %define qt6_version 6.6.0 %define rname kauth -# 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-kauth -Version: 6.4.0 +Version: 6.5.0 Release: 0 Summary: Framework which lets applications perform actions as a privileged user License: LGPL-2.1-or-later