SHA256
1
0
forked from pool/kauth

KDE Frameworks 5.84.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kauth?expand=0&rev=246
This commit is contained in:
Christophe Giboudeaux 2021-07-10 11:49:46 +00:00 committed by Git OBS Bridge
parent eeb6e3f7d3
commit 500258a497
6 changed files with 26 additions and 18 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmC7VnwACgkQWNDuZIpI
s7uQaAf/XWvSwUu01IpLnjhhd56I+vC8B2L4oBDWMr8Yye1cREi6Zl3SJaxAV77b
L2hw/PKZpDTF5sJk9jxf/UO7pBH5J/8h6Yz8kxLH7xF+8B5Dvdcd2SVnPH9NPvo6
0tNyYq+7VaJNsY2hCAbmCeShI0DvYB4rsG/PkPAY1D8E/54X2dKcY5BVOQaj8C2o
DMPlteFm1tNBkueORfNYmlIIXa7eNuby8jV5ICaOLvjtsknybimkBk5QtC3xwP/c
pgHi1Zgnjb5o1SKYcahH0vAboP0puZC49hCJfEqK1OU82vb1kKElhYwRnGVGij/T
1iExVryL3zarM28cSyYTuATaTE7Ojg==
=tGdK
-----END PGP SIGNATURE-----

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

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

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

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmDgioUACgkQWNDuZIpI
s7tgGggAhUQ8202amdknAIr/SPvogWwZejRYjIHdh8cBTDThKzaBS10sezCxV/Uh
+mqwOSb3FvsQW5h7GuFtOanGkcyw7bpBXcGCDi52b7qjXBL151Q5YXEmskfvyWBW
v3w0/TnKtTV0oZs+NkRHEU1an0wrCx3lUz+RLbS12wETF2BU8z1in8eXld9ri5DC
xz81G+6hD16xPeRaR9rzFVxI3EcS40xMYspUVzh5D+iYysmuefApMCN99nUpMZI2
PlDkaVwCTF3PBVBjGUnmB8cagaDTn5xJRBhlD24QMPni59L5R7lYyqzApibRria8
GebZkr8tEzAKqddp41nEhAUJCoT1Gg==
=s7Uf
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Jul 4 07:45:09 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.84.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.84.0
- No code change since 5.83.0
- Only install the license files once
-------------------------------------------------------------------
Sat Jun 5 11:58:30 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -17,14 +17,14 @@
%define lname libKF5Auth5
%define _tar_path 5.83
%define _tar_path 5.84
# 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.83.0
Version: 5.84.0
Release: 0
Summary: Framework which lets applications perform actions as a privileged user
License: LGPL-2.1-or-later
@ -106,7 +106,6 @@ Development files.
%endif
%files -n %{lname}
%license LICENSES/*
%dir %{_kf5_libdir}/libexec
%{_kf5_dbuspolicydir}/org.kde.kf5auth.conf
%{_kf5_debugdir}/kauth.categories
@ -121,7 +120,6 @@ Development files.
%{_kf5_libdir}/libKF5AuthCore.so.*
%files devel
%license LICENSES/*
%dir %{_kf5_includedir}/*/
%{_kf5_datadir}/kauth/
%{_kf5_includedir}/*.h