forked from pool/kauth
KDE Frameworks 5.95
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kauth?expand=0&rev=263
This commit is contained in:
parent
e9854f19cf
commit
fd8657d3b9
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9cfed0ad69a8fa5df88273a5ef340d7b6dff1cd3e9d53bda16f3cf4afdd64159
|
|
||||||
size 90372
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmJ2/24ACgkQWNDuZIpI
|
|
||||||
s7sfiggAgjHcLlABYmMGLsmaO71oHQakDxgX4AFn6depsseUTxKlQ5VT1IqGN2CM
|
|
||||||
tj3Vd80x2bZyap620lnagji8lLzOcf1XsZn6uveQOFAbTk525FY5jT25pkaS7nHL
|
|
||||||
9NqlvFGK2y3K4k2IcKM6aIfzkduRFPRGnej0GE72AQ5yGgfGT3/vowcQpIDn3Jb/
|
|
||||||
d0lc2TRNtCx+3ZFADtSotSxqlcYyoX1cluP+rB9y/bM1QhOfu1wn9YXMAnzXSYPM
|
|
||||||
1uBY2Y+P0zUekFARkYPB1SroOgBpUYFrT3Rb7Q4X0CH3aKIu+xtm9L4N7JXxX8wx
|
|
||||||
KwInY6FN7Eqq3ESgfAFFV1lOFLWIsg==
|
|
||||||
=4Zmm
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kauth-5.95.0.tar.xz
Normal file
3
kauth-5.95.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3e16b6f3fc2f51d8e47d9c67d717ba488436d12cf00c58b63ec3e4c39b734f3a
|
||||||
|
size 90856
|
11
kauth-5.95.0.tar.xz.sig
Normal file
11
kauth-5.95.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmKiaeMACgkQWNDuZIpI
|
||||||
|
s7th/Qf5AeJkkEGEE/vNAoXKOeGvS6QvJ1893U5pmJWIcXERfF4wca3ArIvM3y7c
|
||||||
|
mLaA7yf+X4BDBCW3lHZq8Po0HHEaYrmcwK5x9EijGlOHCrlngRdY7odBm/Qd1F6G
|
||||||
|
gDx4/nxBXaZmEGtn9AXbEKBWZKfUjQvtCBP9ArixwnOgwwR90YW1IMlLxJgsuAXp
|
||||||
|
L4gRqAS89ctOWcBsobKP9jkHE6nSYQ5feNkGbIkbnIlkJydqnPhE07xRJh0vM9Y2
|
||||||
|
d4YuEOEZvJWQ1gRyfmcZnaxJqsczJSUUVSW688l3TqJkCtubZoAJszuN6CaDhu/B
|
||||||
|
AMs++DXp+O1d12evPZwumlM22DPCnA==
|
||||||
|
=5JjJ
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 10 14:12:16 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.95.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.95.0
|
||||||
|
- No code change since 5.94.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 10 08:17:46 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
Tue May 10 08:17:46 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5Auth5
|
%define lname libKF5Auth5
|
||||||
%define _tar_path 5.94
|
%define _tar_path 5.95
|
||||||
# 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.94.0
|
Version: 5.95.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…
Reference in New Issue
Block a user