forked from pool/kf6-kauth
Accepting request 1192855 from KDE:Frameworks
KDE Frameworks 6.5.0 (forwarded request 1191717 from krop) OBS-URL: https://build.opensuse.org/request/show/1192855 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-kauth?expand=0&rev=6
This commit is contained in:
commit
1b1a9606f4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0598e205dedc670af3a077ba02110a44db2f9d5e55df5003b0fc2490ac2ff1ce
|
||||
size 2295600
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZohSCAAKCRAsjfWHptSq
|
||||
wTJ6AP9t1+rj6N08EXxlKyKu6oXfCyQs6puTAYizhNaTqYLrqwEAzh5DfWCxCYem
|
||||
PyOXmQbtZ0oXyLJRpVvgodf5ghrbKQU=
|
||||
=jUR5
|
||||
-----END PGP SIGNATURE-----
|
3
kauth-6.5.0.tar.xz
Normal file
3
kauth-6.5.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1af517a509da1c5ddb4420d7430894b751562e07cc4c134abe0dcb606358d394
|
||||
size 2297228
|
7
kauth-6.5.0.tar.xz.sig
Normal file
7
kauth-6.5.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZqy+8gAKCRAsjfWHptSq
|
||||
wZRXAP44rUc0/tuugH8oqDV7GpgbAD8XyvDwKcGvbZS2QEU+0gD+MWVPmcMtiLMT
|
||||
y94VZNolw1apUhbYMOUWHKB3BGYmhA4=
|
||||
=qSkG
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 5 10:47:30 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- 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 <christophe@krop.fr>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user