Accepting request 1179258 from KDE:Frameworks

KDE Frameworks 6.3.0 (forwarded request 1178724 from krop)

OBS-URL: https://build.opensuse.org/request/show/1179258
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-kauth?expand=0&rev=4
This commit is contained in:
Ana Guerrero 2024-06-09 18:19:13 +00:00 committed by Git OBS Bridge
commit 7e3181f409
6 changed files with 22 additions and 12 deletions

View File

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

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZjTXOQAKCRAsjfWHptSq
wWlFAP0ev6k9ed6rf5pH3BRhWL+rYsSNENG6rRKL6ZVjKlhhdQEAgv2WBm1IVOfG
BxMfo1Kr97rw2dO3ElueqTmbjD0KVg0=
=2hOG
-----END PGP SIGNATURE-----

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

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

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

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZlnPbwAKCRAsjfWHptSq
wX73AP4tXOW1uUeiuq0GunTwigr8iWjxPZFLfvSpU/SkG2OUFwD/bKVF/rIiEfrL
rIlGU3M/r00QTflPyBuY6ohESlRMBQI=
=3Y9Z
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Jun 5 10:11:21 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.3.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.3.0/
- Changes since 6.2.0:
* Remove explicit maintainer from metainfo
-------------------------------------------------------------------
Mon May 6 12:22:18 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.2.0)
# Full KF6 version (e.g. 6.3.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.2.0
Version: 6.3.0
Release: 0
Summary: Framework which lets applications perform actions as a privileged user
License: LGPL-2.1-or-later