Accepting request 848545 from KDE:Frameworks5
KDE Frameworks 5.76 OBS-URL: https://build.opensuse.org/request/show/848545 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdesu?expand=0&rev=84
This commit is contained in:
commit
408189ad75
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c9ac069e7958f95f69891b78bd752310688624dc02f6e1595d4c41645f0a2bd9
|
|
||||||
size 51288
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl96NIsACgkQWNDuZIpI
|
|
||||||
s7tFcwf8CWdKioaNaIgEPJR0lDs6wfnuYQz9HugL6tAuktmfEyrQfT88WuB6qVDC
|
|
||||||
k3hPxyCbPNRmWijHuQWZN6tNMeDcN4o5+zx4J6ePkAoorwvdbuBBimEDxXgNAmxb
|
|
||||||
TqBdx84JO+FpmiyOJJRc6My+/Psg9UP3j9wpkWw4HYULxnChSHXqBU7pHWg6t04M
|
|
||||||
BQ2d2AvaSWJkjJ7rGqLakF0uLA9r8wwW180ayqwsIsM2aWDsGn1X9VHA9GzV7vLh
|
|
||||||
YY8xcOl6cHIR2LcZ7ou5ofskooRMwA7Oyw7/0u7bxVrIpwnB8QnZZOP0gGfPgvz7
|
|
||||||
rAlGwitoP7XjoBWEJsdm3bCV80ZjRQ==
|
|
||||||
=YrcZ
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kdesu-5.76.0.tar.xz
Normal file
3
kdesu-5.76.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:421ef43bd47c3eb6b05806af033276c19df20fd76a06b67fada529bb9c52e642
|
||||||
|
size 51296
|
11
kdesu-5.76.0.tar.xz.sig
Normal file
11
kdesu-5.76.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl+m5HwACgkQWNDuZIpI
|
||||||
|
s7t+VQgAiHP6knA/dqP5Jn8FL0XvlWyD1aTAYlW9yeJoVszjQSYc2GOjlFib3sWl
|
||||||
|
DlGi1xcHLaYG2TFV9ZBc1DkGaAgnKHIenW0UKgkPKzVZlD/kyLZbo+vHv2KzHkNV
|
||||||
|
R9450hh6X7qKUaCgW+tN41zFJ07yi5CgmmKlUds0G5BaX1xfLaX/J8QGKTu3ZLYF
|
||||||
|
xCOn7e7byl+tm3kHFODj8/OKZ0vUZz24x9viGvEMBdYMWjE2Zu6Le34WWoJobfTe
|
||||||
|
rIAkUhBD6TZCdjY5M/kO8EG9vDBElmIbUdw+uWe7eekXScWQIgak0zGJ2gYBxGJg
|
||||||
|
AydGFHSbwjm5ZEzAzLENFXPlsTrJ6Q==
|
||||||
|
=tTkU
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 7 21:34:36 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.76.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/kde-frameworks-5.76.0
|
||||||
|
- Changes since 5.75.0:
|
||||||
|
* If include is define in .h remove it if it's defined in .cpp too (scripted)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 5 08:33:07 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Mon Oct 5 08:33:07 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5Su5
|
%define lname libKF5Su5
|
||||||
%define _tar_path 5.75
|
%define _tar_path 5.76
|
||||||
# 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: kdesu
|
Name: kdesu
|
||||||
Version: 5.75.0
|
Version: 5.76.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
|
||||||
|
Loading…
Reference in New Issue
Block a user