forked from pool/kauth
Accepting request 1064564 from KDE:Frameworks5
KDE Frameworks 5.103.0 (forwarded request 1063796 from krop) OBS-URL: https://build.opensuse.org/request/show/1064564 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kauth?expand=0&rev=117
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8d12065cecc033936df4238f7d6ccebf5753aced0d161cd444300ffe7e0e6c24
|
|
||||||
size 2335840
|
|
@@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmO5SMYACgkQWNDuZIpI
|
|
||||||
s7urOgf+LHeQVdON3q3xFECoej+X74DsAhDk+NS1FMWYhu3uPN/q6ot502BzsVSb
|
|
||||||
jg790eidmXLriXduf+wFSqTp+/FHRUbX3jSim9QXTrGPAABKZ6GPu37wzGBBYsMl
|
|
||||||
AfCOC2SfgDPSlkWLyaFnjuFGxDcCNu6xI0fJ5jLA3ijJ1OhMAC4Vx5QbKNNBdXVL
|
|
||||||
KcCokVaA6RQk1PevJizaxWZiCemVD9wEh+DqCZtoQzlO5NPA4JHxfI+BYOlbAqOq
|
|
||||||
gfaFGV/vB/N/P6y/DhvRZOczFCbMzMzBMNugIOgYrdgF940ro3JMpp1B2w5SuYm+
|
|
||||||
Vqxx6jdDT84aJTNqmuIwGxnQI2rQOw==
|
|
||||||
=cU7h
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kauth-5.103.0.tar.xz
Normal file
3
kauth-5.103.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cd39aea44deaa480e4c1e4a388eacb54293e8dca38e1034cdd5950edd3023d54
|
||||||
|
size 2335788
|
11
kauth-5.103.0.tar.xz.sig
Normal file
11
kauth-5.103.0.tar.xz.sig
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmPfekQACgkQWNDuZIpI
|
||||||
|
s7tZ7Af8DrFk7jDCc3WRMg63CQMOSTpd8eZU1Y2uo1+YleNDPiFc7mAKvR2Zsp5T
|
||||||
|
a1UKOf92nHoKG/m3aAW5g0kdInW76vTGneVE758tyw2GRlS31dyen9fu3oQRIJMB
|
||||||
|
ZpLy1HZVFbyiqYadK8pps9VryrLXXvhVGKCrGxZwTbB+6ZgTz3GkP/cpDeBiOMbK
|
||||||
|
8Gnu5gkCCyIc1e/EODqCpiKcZZ2GsHAvEi0LtiCb9mcYvKitikEMle8MCI5HNjOl
|
||||||
|
LaHIGW+U1RDiE1gSULEeCTWZePeKOXaTZfJgsn+fofWmTgMsm2+6fB57YU7PHTGC
|
||||||
|
jWgnqan4gMvIUpgW+Mnarsfpbif/KA==
|
||||||
|
=61wC
|
||||||
|
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 8 09:12:41 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.103.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.103.0
|
||||||
|
- Changes since 5.102.0:
|
||||||
|
* Fix polkit-qt-1 CI dep
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 12 08:18:34 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
Thu Jan 12 08:18:34 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
10
kauth.spec
10
kauth.spec
@@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5Auth5
|
%define lname libKF5Auth5
|
||||||
%define _tar_path 5.102
|
%define _tar_path 5.103
|
||||||
# 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.102.0
|
Version: 5.103.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
|
||||||
@@ -86,10 +86,8 @@ Development files.
|
|||||||
|
|
||||||
%find_lang kauth5 --with-qt --without-mo
|
%find_lang kauth5 --with-qt --without-mo
|
||||||
|
|
||||||
%post -n %{lname} -p /sbin/ldconfig
|
%ldconfig_scriptlets -n %{lname}
|
||||||
%postun -n %{lname} -p /sbin/ldconfig
|
%ldconfig_scriptlets -n libKF5AuthCore5
|
||||||
%post -n libKF5AuthCore5 -p /sbin/ldconfig
|
|
||||||
%postun -n libKF5AuthCore5 -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files -n %{lname}-lang -f kauth5.lang
|
%files -n %{lname}-lang -f kauth5.lang
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user