KDE Frameworks 5.94 + respins
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kauth?expand=0&rev=261
This commit is contained in:
parent
e7da88423c
commit
e9854f19cf
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:34580078bfdf631835f3ac52955f2149209908b935a7cfec6fe5b4956c3ada6c
|
|
||||||
size 90268
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmJIS7oACgkQWNDuZIpI
|
|
||||||
s7sRowf/X7z90NJF/jlnbPGYuZeT7wzWa4L4wEyRyjK94yvNx+MDv7KGD52hwfsB
|
|
||||||
E/hypcgNPL+0biJI4qg4tjV9RcppmuchhYzzdM6DTpjXaMcJAYxqZFSoc3vWTkVC
|
|
||||||
xyxmj9QSjY/bB8+udiI6BElclqW/ivasjMsk+ecsw7+bpmlaB7Yuv6wz+mN4f7os
|
|
||||||
//+h2x4Lyek5tTFPV1HNGFYVZBxrRCSnfk5VJXBh4nXng4UvlFnt1Rt96knucF8Q
|
|
||||||
gFKhR4yXxKhUUzDROQRhPITDs/KVJRCkWHoP1V9e4w09QJFfE/CJT7GkVjchBZUo
|
|
||||||
1PXh1VThqmr5qKRrT1RepPOetIZ+Eg==
|
|
||||||
=61h+
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kauth-5.94.0.tar.xz
Normal file
3
kauth-5.94.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9cfed0ad69a8fa5df88273a5ef340d7b6dff1cd3e9d53bda16f3cf4afdd64159
|
||||||
|
size 90372
|
11
kauth-5.94.0.tar.xz.sig
Normal file
11
kauth-5.94.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmJ2/24ACgkQWNDuZIpI
|
||||||
|
s7sfiggAgjHcLlABYmMGLsmaO71oHQakDxgX4AFn6depsseUTxKlQ5VT1IqGN2CM
|
||||||
|
tj3Vd80x2bZyap620lnagji8lLzOcf1XsZn6uveQOFAbTk525FY5jT25pkaS7nHL
|
||||||
|
9NqlvFGK2y3K4k2IcKM6aIfzkduRFPRGnej0GE72AQ5yGgfGT3/vowcQpIDn3Jb/
|
||||||
|
d0lc2TRNtCx+3ZFADtSotSxqlcYyoX1cluP+rB9y/bM1QhOfu1wn9YXMAnzXSYPM
|
||||||
|
1uBY2Y+P0zUekFARkYPB1SroOgBpUYFrT3Rb7Q4X0CH3aKIu+xtm9L4N7JXxX8wx
|
||||||
|
KwInY6FN7Eqq3ESgfAFFV1lOFLWIsg==
|
||||||
|
=4Zmm
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 10 08:17:46 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.94.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.94.0
|
||||||
|
- Changes since 5.93.0:
|
||||||
|
* Add INSTALL_BROKEN_KAUTH_POLICY_FILES cmake option
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Apr 3 10:47:00 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Apr 3 10:47:00 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5Auth5
|
%define lname libKF5Auth5
|
||||||
%define _tar_path 5.93
|
%define _tar_path 5.94
|
||||||
# Full KF5 version (e.g. 5.33.0)
|
# Full KF5 version (e.g. 5.33.0)
|
||||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||||
# Last major and minor KF5 version (e.g. 5.33)
|
# 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}')}
|
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without released
|
%bcond_without released
|
||||||
Name: kauth
|
Name: kauth
|
||||||
Version: 5.93.0
|
Version: 5.94.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Framework which lets applications perform actions as a privileged user
|
Summary: Framework which lets applications perform actions as a privileged user
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user