SHA256
1
0
forked from pool/kauth

KDE Frameworks 5.81.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kauth?expand=0&rev=240
This commit is contained in:
Wolfgang Bauer 2021-04-10 13:33:38 +00:00 committed by Git OBS Bridge
parent aaadc861f2
commit 5454abfaef
6 changed files with 26 additions and 16 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmBD1dAACgkQWNDuZIpI
s7twBQf/Y9QWTlzamOjT847Y1zb4e6WuZQL6LIrG9csKpmM+eudftWFUAm29cNub
srqrwZvBZX02BmyaWYi/4id4BdJbFJN3xxtEjVdCULpTe1XSxIgbQSIWZ7wPwFxr
J5L9QloJdY7qnI1h270mUOsqk+o3uzM7zHFnAeF90D3EWpgA22Rg9q4v0UnpcjIu
N/LA3ovv3eOE2i2Dt6REZHn0OnI/q7E5orOGdFovAlXkxhmYkWiG+naipuhXbrEL
DywJkXQXagmMIqpDsT1g5C+r4RVhC9y+l/f2rqcH7jjfAz6gwV5t3VUhams1Dz1C
ofVAGU96t2wx8RYSXpPoHxRFP1Lp4Q==
=1bXK
-----END PGP SIGNATURE-----

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

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

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

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmBprRQACgkQWNDuZIpI
s7smrwgAnAWNEtofoWgdjfRd3VH8/fEb2MhxIqVVgC8S5++/zg26NqmT/ICPIh86
NrJXaNwB/856dWpxdnGts+kY40r8miNh5ZUM8rx4g4pAO/gcVb1bnaeSZQuyMguR
ha69dOTgk3dLw7GUBln0S2psX9eHdUgs4wRszBgSldu0IdG7kxeYTh6vxh89Hxed
fWJsa+tWCBCVE2RScdPdAOz5qy6sGeshvu64o5/pvT1avoXm/WNIZXrVG80oWCVw
8ol3hU+vU2MvPXkElEuKgf6DEJmYDwnE/lYyEy+ru6ol3I8umX2JyxPkF4G1d6vI
2eZLLzPzM+sxVEEmXLl83jGaa2AfOw==
=HmvE
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Apr 5 07:12:08 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.81.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.81.0
- Changes since 5.80.0:
* Un-overload HelperProxy::progressStep() signal
-------------------------------------------------------------------
Sun Mar 7 09:26:34 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -17,14 +17,14 @@
%define lname libKF5Auth5
%define _tar_path 5.80
%define _tar_path 5.81
# 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 lang
Name: kauth
Version: 5.80.0
Version: 5.81.0
Release: 0
Summary: Framework which lets applications perform actions as a privileged user
License: LGPL-2.1-or-later