forked from pool/kauth
Accepting request 905474 from KDE:Frameworks5
KDE Frameworks 5.84.0 (forwarded request 905463 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/905474 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kauth?expand=0&rev=97
This commit is contained in:
commit
fcefc56514
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:cb617df419d60c1087a1ac53bc601ffaf590798f2f346dbc26b01ea94a3286fc
|
|
||||||
size 88376
|
|
@ -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
3
kauth-5.84.0.tar.xz
Normal 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
11
kauth-5.84.0.tar.xz.sig
Normal 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-----
|
@ -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>
|
Sat Jun 5 11:58:30 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5Auth5
|
%define lname libKF5Auth5
|
||||||
%define _tar_path 5.83
|
%define _tar_path 5.84
|
||||||
# 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 lang
|
%bcond_without lang
|
||||||
Name: kauth
|
Name: kauth
|
||||||
Version: 5.83.0
|
Version: 5.84.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
|
||||||
@ -106,7 +106,6 @@ Development files.
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%files -n %{lname}
|
%files -n %{lname}
|
||||||
%license LICENSES/*
|
|
||||||
%dir %{_kf5_libdir}/libexec
|
%dir %{_kf5_libdir}/libexec
|
||||||
%{_kf5_dbuspolicydir}/org.kde.kf5auth.conf
|
%{_kf5_dbuspolicydir}/org.kde.kf5auth.conf
|
||||||
%{_kf5_debugdir}/kauth.categories
|
%{_kf5_debugdir}/kauth.categories
|
||||||
@ -121,7 +120,6 @@ Development files.
|
|||||||
%{_kf5_libdir}/libKF5AuthCore.so.*
|
%{_kf5_libdir}/libKF5AuthCore.so.*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%license LICENSES/*
|
|
||||||
%dir %{_kf5_includedir}/*/
|
%dir %{_kf5_includedir}/*/
|
||||||
%{_kf5_datadir}/kauth/
|
%{_kf5_datadir}/kauth/
|
||||||
%{_kf5_includedir}/*.h
|
%{_kf5_includedir}/*.h
|
||||||
|
Loading…
x
Reference in New Issue
Block a user