Accepting request 1200995 from KDE:Frameworks

KDE Frameworks 6.6.0 (forwarded request 1199844 from krop)

OBS-URL: https://build.opensuse.org/request/show/1200995
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-kauth?expand=0&rev=7
This commit is contained in:
Ana Guerrero 2024-09-15 10:33:37 +00:00 committed by Git OBS Bridge
commit 4b56c1181a
6 changed files with 23 additions and 12 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1af517a509da1c5ddb4420d7430894b751562e07cc4c134abe0dcb606358d394
size 2297228

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZqy+8gAKCRAsjfWHptSq
wZRXAP44rUc0/tuugH8oqDV7GpgbAD8XyvDwKcGvbZS2QEU+0gD+MWVPmcMtiLMT
y94VZNolw1apUhbYMOUWHKB3BGYmhA4=
=qSkG
-----END PGP SIGNATURE-----

3
kauth-6.6.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:04fb5e3ff672f31f6c3f2e40a59d9c7447a5251b99dbe5f5ea67f54a4c981f3a
size 2296452

7
kauth-6.6.0.tar.xz.sig Normal file
View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZtrpHwAKCRAsjfWHptSq
wTelAP46iX/t4fFTq71SFBQftQoo99ylejLMjBYgNIJd21V7UQD8CGAhMfBMEnAk
uIfMFMw8EavyyN+IuJxBJ/88GJ5htAE=
=adXZ
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Sep 7 09:03:06 UTC 2024 - Christophe Marin <christophe@krop.fr>
- 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
* HelperSupport: don't send debug message on application shutting down
-------------------------------------------------------------------
Mon Aug 5 10:47:30 UTC 2024 - Christophe Marin <christophe@krop.fr>

View File

@ -19,13 +19,13 @@
%define qt6_version 6.6.0
%define rname kauth
# 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-kauth
Version: 6.5.0
Version: 6.6.0
Release: 0
Summary: Framework which lets applications perform actions as a privileged user
License: LGPL-2.1-or-later