Accepting request 1268827 from KDE:Frameworks

KDE Frameworks 6.13.0

OBS-URL: https://build.opensuse.org/request/show/1268827
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-kauth?expand=0&rev=14
This commit is contained in:
2025-04-15 14:42:34 +00:00
committed by Git OBS Bridge
6 changed files with 26 additions and 13 deletions

View File

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

View File

@@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ8sBhAAKCRAsjfWHptSq
wTPPAP0VMjWFmQQpSYU3W58GIkN1Wjc3JlHv79bFzScPBU/HrwD/Wxptb8GJe6Hj
2550C7vdBuwvzZdgN1xRz7rtAUYpEQ4=
=qGmG
-----END PGP SIGNATURE-----

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

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

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

@@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ+/lqwAKCRAsjfWHptSq
wSNJAP9+4Sx5ztjhi6RX/OFOig9tgkAR/vYHmESF6BzleGlp9AEA+3yQ6dVUaFz6
I9fBG2P/wTtkYM534rG6KZlVfI2rRAo=
=BiJu
-----END PGP SIGNATURE-----

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Apr 5 12:32:31 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 6.13.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.13.0
- Changes since 6.12.0:
* Add missing include mocs
* It compiles fine without qt6.9 deprecated methods
* It compiles fine without kf6.12 deprecated methods
* Update dependency version to 6.13.0
-------------------------------------------------------------------
Tue Mar 11 09:29:08 UTC 2025 - Christophe Marin <christophe@krop.fr>

View File

@@ -1,7 +1,7 @@
#
# spec file for package kf6-kauth
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,13 @@
%define qt6_version 6.7.0
%define rname kauth
# Full KF6 version (e.g. 6.12.0)
# Full KF6 version (e.g. 6.13.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.12.0
Version: 6.13.0
Release: 0
Summary: Framework which lets applications perform actions as a privileged user
License: LGPL-2.1-or-later