Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
4ab6864545 | |||
|
9239e4c264 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:04f3e84fda5e8ceb7f100266e3569a34e8289b1046af4ec750599efad6034963
|
||||
size 2273076
|
@@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCaGfuswAKCRAsjfWHptSq
|
||||
wQNYAP97xUnzHbMkOAEJ1b/F1yYZ21J+RBY7RNPJUZxePUyUEgD/dvBwLxrXW11+
|
||||
R+9fgURSPJvlTAmgoPgsC91mCawlXQE=
|
||||
=I2mT
|
||||
-----END PGP SIGNATURE-----
|
3
kauth-6.17.0.tar.xz
Normal file
3
kauth-6.17.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a563ccaaa615c1f1dbdf4b45ad1da2739e40fd9490bc5906afd5ab5dae35f932
|
||||
size 2273428
|
7
kauth-6.17.0.tar.xz.sig
Normal file
7
kauth-6.17.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCaIyW5QAKCRAsjfWHptSq
|
||||
wZS3AQDj79YG2NeIdkc8vPneo6Qcbwp4hLgcTmmF9PiLE94yjAD/UvENgMwNcQgK
|
||||
9vQ7io8UpQxEB0zMaQgj5LC3rPKhWQM=
|
||||
=DJPB
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 4 06:57:21 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.17.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.17.0
|
||||
- Changes since 6.16.0:
|
||||
* Update dependency version to 6.17.0
|
||||
* It compiles fine without kf 6.16 deprecated methods
|
||||
* It compiles fine without qt 6.10 deprecated methods
|
||||
* Update version to 6.17.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 7 07:24:33 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kf6-kauth
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,11 +19,11 @@
|
||||
%define qt6_version 6.8.0
|
||||
|
||||
%define rname kauth
|
||||
# Full KF6 version (e.g. 6.16.0)
|
||||
# Full KF6 version (e.g. 6.17.0)
|
||||
%{!?_kf6_version: %global _kf6_version %{version}}
|
||||
%bcond_without released
|
||||
Name: kf6-kauth
|
||||
Version: 6.16.0
|
||||
Version: 6.17.0
|
||||
Release: 0
|
||||
Summary: Framework which lets applications perform actions as a privileged user
|
||||
License: LGPL-2.1-or-later
|
||||
|
Reference in New Issue
Block a user