KDE Frameworks 5.104.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kauth?expand=0&rev=281
This commit is contained in:
Christophe Marin 2023-03-11 15:07:23 +00:00 committed by Git OBS Bridge
parent 26a7e08d7a
commit 4146c03a74
6 changed files with 25 additions and 16 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmPfekQACgkQWNDuZIpI
s7tZ7Af8DrFk7jDCc3WRMg63CQMOSTpd8eZU1Y2uo1+YleNDPiFc7mAKvR2Zsp5T
a1UKOf92nHoKG/m3aAW5g0kdInW76vTGneVE758tyw2GRlS31dyen9fu3oQRIJMB
ZpLy1HZVFbyiqYadK8pps9VryrLXXvhVGKCrGxZwTbB+6ZgTz3GkP/cpDeBiOMbK
8Gnu5gkCCyIc1e/EODqCpiKcZZ2GsHAvEi0LtiCb9mcYvKitikEMle8MCI5HNjOl
LaHIGW+U1RDiE1gSULEeCTWZePeKOXaTZfJgsn+fofWmTgMsm2+6fB57YU7PHTGC
jWgnqan4gMvIUpgW+Mnarsfpbif/KA==
=61wC
-----END PGP SIGNATURE-----

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

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

11
kauth-5.104.0.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmQDJAYACgkQWNDuZIpI
s7ulEgf/bwz+MWfQfG9jyKPQ9H9Ha/N0T5eKb3Oy95Z5vpNOuNBiDkUldaFTKM8B
t8za3ymxOCziwUSlE/6P5NgMuegPtMTI4c5sdnpBgzc95uEW56OKT2LfxM/5meJl
TR7YfWp3aOqVg14k0rwtqYvRFeTgrBk6ffOuYo/1SkPGmIpHK/i5BMheib0tqOZx
8dI6S7WoocSJNgx8OqWKSVwgYQwwzKimLmEy5oqXVeYOKqUnWiPNVVgDMjbVhTiZ
iT8KplUi6GSql87LkXI86FhtRyV6/rW+ZtlVsOZCbxZ1MoFsY+YmAYm9RlhLAUmO
XqsYUk1YQLnpZF5PPYglX3SHVcS1UA==
=KdsM
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Mar 6 09:07:38 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 5.104.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.104.0
- No code change since 5.103.0
-------------------------------------------------------------------
Wed Feb 8 09:12:41 UTC 2023 - Christophe Marin <christophe@krop.fr>

View File

@ -17,14 +17,14 @@
%define lname libKF5Auth5
%define _tar_path 5.103
%define _tar_path 5.104
# Full KF5 version (e.g. 5.33.0)
%{!?_kf5_version: %global _kf5_version %{version}}
# Last major and minor KF5 version (e.g. 5.33)
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
%bcond_without released
Name: kauth
Version: 5.103.0
Version: 5.104.0
Release: 0
Summary: Framework which lets applications perform actions as a privileged user
License: LGPL-2.1-or-later