forked from pool/kf6-kauth
Accepting request 1187094 from KDE:Frameworks
KDE Frameworks 6.4.0 (forwarded request 1186902 from krop) OBS-URL: https://build.opensuse.org/request/show/1187094 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-kauth?expand=0&rev=5
This commit is contained in:
commit
93f6aeb264
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ebcf36816ff826a2cfb3ed0a0d3746d7da9a23f79901ec43b7a4e7b156af33b5
|
||||
size 2295472
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZlnPbwAKCRAsjfWHptSq
|
||||
wX73AP4tXOW1uUeiuq0GunTwigr8iWjxPZFLfvSpU/SkG2OUFwD/bKVF/rIiEfrL
|
||||
rIlGU3M/r00QTflPyBuY6ohESlRMBQI=
|
||||
=3Y9Z
|
||||
-----END PGP SIGNATURE-----
|
3
kauth-6.4.0.tar.xz
Normal file
3
kauth-6.4.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0598e205dedc670af3a077ba02110a44db2f9d5e55df5003b0fc2490ac2ff1ce
|
||||
size 2295600
|
7
kauth-6.4.0.tar.xz.sig
Normal file
7
kauth-6.4.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZohSCAAKCRAsjfWHptSq
|
||||
wTJ6AP9t1+rj6N08EXxlKyKu6oXfCyQs6puTAYizhNaTqYLrqwEAzh5DfWCxCYem
|
||||
PyOXmQbtZ0oXyLJRpVvgodf5ghrbKQU=
|
||||
=jUR5
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 9 09:41:34 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- 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:
|
||||
* move dbus dep to backend & tests
|
||||
* gitignore: add VS Code dir
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 5 10:11:21 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.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-kauth
|
||||
Version: 6.3.0
|
||||
Version: 6.4.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