Accepting request 1008990 from KDE:Frameworks5
KDE Frameworks 5.99 (forwarded request 1008960 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/1008990 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdesu?expand=0&rev=107
This commit is contained in:
commit
4e71740984
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:629fe9bce7c106a6ad9379fd0174e518a0f5b74e1ae2cda985944c17ff59cb95
|
|
||||||
size 55972
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmMV9Q8ACgkQWNDuZIpI
|
|
||||||
s7tW8QgAwaUYcPFvmT2FMC9mGtoTNsv2hSsJV0PK0HQAr7C3ThhOFzCo3eCiQsOL
|
|
||||||
3rul+ZHjBfmDtHsJ0Y4EcBNyJ0nFi4CjX3XHYyTwo5iPHOC/S/A9y/krJboBwURq
|
|
||||||
V8c1w4rjzSBBwDEPpM/6RCNc8spKfpVhKU6kVYLGXX+c2ewLgsmsXqjf7pi5+aa/
|
|
||||||
r8MQQppRSmUNxehIizSBWN9QUavCbxkROrZO2Eg0BDPrvVNFCHgEYqI510hg/Bsq
|
|
||||||
l08o2QUHp3ND0oKpVv2GcAzUm8FQdfrdzGXpV3lXMiyYgjBNkGhXpn3E6nj4ACJm
|
|
||||||
5hSiMQB+kbJAZNDNXi0E3yajDQF/0A==
|
|
||||||
=gxGG
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kdesu-5.99.0.tar.xz
Normal file
3
kdesu-5.99.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b393d9de503c2785eb20fe88b21983abf6917e1079b2b2d77341cd6255751c32
|
||||||
|
size 56284
|
11
kdesu-5.99.0.tar.xz.sig
Normal file
11
kdesu-5.99.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmM4VWYACgkQWNDuZIpI
|
||||||
|
s7s3oQgAsaB/r4/EoURJOKwKlKRAMgQ92a96ZgXIfuU+thlaH890ySkk/f+Hreb/
|
||||||
|
hDFjGtmy6UbVNJqRgItvu08ynEuEF3QI9XOs6BDErzUMl7xtRBja8vDa3M6del9J
|
||||||
|
hXSYxY7QH0FC9pW0LTYB+eREkHf1idphFoVV1cYCkt1c+J4ch2ngmrsrf/ulVk/K
|
||||||
|
ai+l7MyOMCoDeJ/oYf7Zn55VxoX5hPvJajvWyA92OPd3Im4P941pYGapCnKytRxH
|
||||||
|
ZaTSpE+qC9F5PJf2ljFd0SK44CFNLMJ4F9yMY+3PjRkVtjlzgz/pqArm2JqJMGkt
|
||||||
|
PzykfecLhRoS+bJUNYjGNMkqJNXYrA==
|
||||||
|
=GPts
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Oct 1 15:55:41 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.99.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.99.0
|
||||||
|
- Changes since 5.98.0:
|
||||||
|
* Cleanups for the preceding commit
|
||||||
|
* Drop setgid in favor of disabling process tracability explicitly
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 6 07:16:55 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
Tue Sep 6 07:16:55 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
12
kdesu.spec
12
kdesu.spec
@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5Su5
|
%define lname libKF5Su5
|
||||||
%define _tar_path 5.98
|
%define _tar_path 5.99
|
||||||
# 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: kdesu
|
Name: kdesu
|
||||||
Version: 5.98.0
|
Version: 5.99.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: User interface for running shell commands with root privileges
|
Summary: User interface for running shell commands with root privileges
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
@ -94,9 +94,7 @@ Development files.
|
|||||||
%kf5_makeinstall -C build
|
%kf5_makeinstall -C build
|
||||||
%fdupes %{buildroot}
|
%fdupes %{buildroot}
|
||||||
|
|
||||||
%if %{with released}
|
%find_lang kdesud5
|
||||||
%find_lang kdesud5 %{name}.lang
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%post -n %{lname}
|
%post -n %{lname}
|
||||||
/sbin/ldconfig
|
/sbin/ldconfig
|
||||||
@ -106,9 +104,7 @@ Development files.
|
|||||||
%verifyscript -n %{lname}
|
%verifyscript -n %{lname}
|
||||||
%verify_permissions -e %{_kf5_libexecdir}/kdesud
|
%verify_permissions -e %{_kf5_libexecdir}/kdesud
|
||||||
|
|
||||||
%if %{with released}
|
%files -n %{lname}-lang -f kdesud5.lang
|
||||||
%files -n %{lname}-lang -f %{name}.lang
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%files -n %{lname}
|
%files -n %{lname}
|
||||||
%license LICENSES/*
|
%license LICENSES/*
|
||||||
|
Loading…
Reference in New Issue
Block a user