SHA256
1
0
forked from pool/kauth

KDE Frameworks 5.97.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kauth?expand=0&rev=267
This commit is contained in:
Christophe Giboudeaux 2022-08-14 08:47:08 +00:00 committed by Git OBS Bridge
parent b02ac4f26f
commit 04418f890e
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:a9d7372aa8c984fe9693efcec1dba0daf76070c41301ca8d1120af45403123c2
size 91188

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmLAczkACgkQWNDuZIpI
s7sEEggAo+V0Ox/W5St1xaZmDDAvbbxNyShjF56Yld+TfeOXRR4+2IUeYOuM8H/v
1ZS+cWZEtahVSQdb1n4NAfwSo1hj9ZoGZ9uonsKBIsCbEbiIaaLx80YDMpMQeQKz
eDclO0meYDKuDYn++IMrUZtHnJ1iEttOe8TN0CSaOcmH3Phf+s5YtUNESb2Y2RwX
7KKFGbLydTtBCkR3Imp8Eyj690FITXszgc7ugm3+fKlD5su6UJ2/2Vwvivpf6MOk
PQGt38gxTA4upwktA81ChOHHBAOYsyainxRbrWuse6/TtBdIs1iPOsV+25fn4GSR
p+RHoNdk7T14SpMGsCFswjYnV1/7Hw==
=GNkz
-----END PGP SIGNATURE-----

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

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

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

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmLvxqoACgkQWNDuZIpI
s7u2ZAgAhK2U1WgPlywsc1iVxUf2/a+GFZzAo0MtGSuworjhQm1nowraTFbq3/IA
FDGtMzGhQoR2Qf20+sCYaOFkr2wGZV0LZFDIhw8B2i0qOf9/efILEq8Wahn76/dl
Q7F7/8kfdajgwl3Jrwl/idk+kbgmanmdV8xX/xzvm8y+HYANaaSoISwuuL9eP95K
oVe50o566T+daj/hMJhhyCuibTk0QfNhhhubRYq0dbBKmo1befLzFjGNhxN+tahs
xhAmJg44gCXB9bBuptTHX+6xjLc8sR2+dDpzYGdiDTb9KkoOy09cNQWlnD3Byl7A
uPU2ljNN0rTGyjxk6kxQflTM2BxW9g==
=iFyT
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Aug 7 22:27:11 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- No code change since 5.96.0
-------------------------------------------------------------------
Sun Jul 3 11:55:46 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -17,14 +17,14 @@
%define lname libKF5Auth5
%define _tar_path 5.96
%define _tar_path 5.97
# 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.96.0
Version: 5.97.0
Release: 0
Summary: Framework which lets applications perform actions as a privileged user
License: LGPL-2.1-or-later