forked from pool/kauth
5.72
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kauth?expand=0&rev=222
This commit is contained in:
parent
136525f329
commit
29a53a62e8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a0de83bd662e20253011216ab8cba597f8db7429f8706237e7307580125025b5
|
||||
size 87368
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl7dOgkACgkQWNDuZIpI
|
||||
s7voCAf9GtOqBmjOZdc4z6i5QrEQQzYypxxbojAcpdmN8Pl+nrrqnlqldUdFvH/i
|
||||
IvK+lOS55dnVBpDNHYDzsWoCAm2ZdDMdMRAgw64ln58slGa/B/wo8o0Oyzk+RISX
|
||||
WcGrd/n0XYXHTgKyxyXPinGgiP8k9d+dxtOguBvl0Z+m+A2j+2f2OWkTM00ihRCR
|
||||
cZffFeW1uV9LMkjXCfuKpeMzh6HS5jMQXcw88i1Wnhi+EFYS4lE5t7stRSuRshZZ
|
||||
zjxH5No3xn/RLA4YjhQGbPI6iED6brP1cE02U3AmOpcYy44ikY6ZQrgzYiC35VLl
|
||||
e5v8ZVCkyUMsii9DGd6EyLU0x1GJ7w==
|
||||
=RvSl
|
||||
-----END PGP SIGNATURE-----
|
3
kauth-5.72.0.tar.xz
Normal file
3
kauth-5.72.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e88c332680bd860bc8a3d71088dcbd02b7ab94c21721ca5b88e9c6f57e5f708b
|
||||
size 89360
|
11
kauth-5.72.0.tar.xz.sig
Normal file
11
kauth-5.72.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl8AujMACgkQWNDuZIpI
|
||||
s7v+DAgAjy4W69JR3QSikTPaGHITz5kNN5cyWJsak+qD1pFLu4AcdRxO62lvpEwf
|
||||
VQLNH3cXaSNGENl+pW72Lc/D3hyOQ26Z3By4RGuhecuKCDe0RhRoLgXM8FWSHjbn
|
||||
8Deb6zyTBIKypyqGhQvxYuiGbm8VVECgK1SmpChRZheX3f6c6j6OwITfL1gR9HCo
|
||||
9lLGM0OIEOGcuaeA3HZEd74q6nwL2VhIND+tqKCrBhZ7k9yONTkQ9D6gDCS9B6Wd
|
||||
3Csl8Lk61d82YPSZVyU6frpxBLOC6bW9E4HZ11pNj7VdVRW3kCKyoUmufEZUlBy5
|
||||
SFq/hxx5mmpf3/tfMQNR6MegVCCMmQ==
|
||||
=j3Lf
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 5 07:55:05 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.72.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/kde-frameworks-5.72.0
|
||||
- Changes since 5.71.0:
|
||||
* KAuth: Convert license headers to SPDX expressions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 7 08:06:19 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
25
kauth.spec
25
kauth.spec
@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
%define lname libKF5Auth5
|
||||
%define _tar_path 5.71
|
||||
%define _tar_path 5.72
|
||||
# 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.71.0
|
||||
Version: 5.72.0
|
||||
Release: 0
|
||||
Summary: Framework which lets applications perform actions as a privileged user
|
||||
License: LGPL-2.1-or-later
|
||||
@ -36,7 +36,6 @@ Source1: https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-
|
||||
Source2: frameworks.keyring
|
||||
%endif
|
||||
Source99: baselibs.conf
|
||||
BuildRequires: cmake >= 3.0
|
||||
BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kf5-filesystem
|
||||
@ -107,27 +106,29 @@ Development files.
|
||||
%endif
|
||||
|
||||
%files -n %{lname}
|
||||
%{_kf5_libdir}/libKF5Auth.so.*
|
||||
%{_kf5_plugindir}/
|
||||
%license LICENSES/*
|
||||
%dir %{_kf5_libdir}/libexec
|
||||
%{_kf5_libdir}/libexec/kauth
|
||||
%{_kf5_dbuspolicydir}/org.kde.kf5auth.conf
|
||||
%{_kf5_debugdir}/kauth.categories
|
||||
%{_kf5_libdir}/libKF5Auth.so.*
|
||||
%{_kf5_libdir}/libexec/kauth
|
||||
%{_kf5_plugindir}/
|
||||
|
||||
%files -n libKF5AuthCore5
|
||||
%license COPYING*
|
||||
%license LICENSES/*
|
||||
%doc README*
|
||||
%{_kf5_libdir}/libKF5AuthCore.so.*
|
||||
|
||||
%files devel
|
||||
%license LICENSES/*
|
||||
%dir %{_kf5_includedir}/*/
|
||||
%{_kf5_datadir}/kauth/
|
||||
%{_kf5_includedir}/*.h
|
||||
%{_kf5_includedir}/*/
|
||||
%{_kf5_libdir}/cmake/KF5Auth/
|
||||
%{_kf5_libdir}/libKF5Auth.so
|
||||
%{_kf5_libdir}/libKF5AuthCore.so
|
||||
%{_kf5_libdir}/cmake/KF5Auth/
|
||||
%dir %{_kf5_includedir}/*/
|
||||
%{_kf5_includedir}/*/
|
||||
%{_kf5_includedir}/*.h
|
||||
%{_kf5_mkspecsdir}/qt_KAuth.pri
|
||||
%{_kf5_mkspecsdir}/qt_KAuthCore.pri
|
||||
%{_kf5_datadir}/kauth/
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user