KDE Frameworks 5.93.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdesu?expand=0&rev=248
This commit is contained in:
Wolfgang Bauer 2022-04-10 07:29:15 +00:00 committed by Git OBS Bridge
parent 539de4df04
commit 9cc5fc41e6
6 changed files with 26 additions and 16 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4687dc87a9ada0675801e0c575467bb5f7f7fe21b67ae2ffd1fed80736f95efa
size 55452

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmIjwmkACgkQWNDuZIpI
s7sO2gf/ciwdx+e/h/SsmOnqG0CT3vja0KnmFVNRxvHOF11rnUtT2YGKnKzdHOpp
Eo08n4YGFlK52u//G/h/V8LbCI8T/qaVmbcMgzykWV24KDTuqqS5THkGCk7NxzZh
FeU87ICaFg0IhOipdsmKXNXhKwtcFmFHeAhwW1PeGEUgbS5AymH27J9znnBYj1yC
ewagQM6w6zshSyqztXdFnS+IuIhitPcfqSmf4AjtE9DkPf32PkEFO0wlsp2syF5p
pgiGd88WruSOu3W8N3Ro/Mr+YEuy1Vrr7u4GVn4twF0qVhVQ9iDd672nzXunLzP4
j7de3OFpi3y33ytIL/bbm3BhoyQrgQ==
=f0Fb
-----END PGP SIGNATURE-----

3
kdesu-5.93.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7f029d9a8959f0e2ca516ab3fb6b4ebd49ca0f0d19c72369451b6894d8138dbf
size 55500

11
kdesu-5.93.0.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmJIS98ACgkQWNDuZIpI
s7uswAf/dk3UsPqL4EFBpUkttn4CJIfx7DuiQQZ/uBrAWc+aYALoI6wa0T0DnyOI
NxfnsvmTgW1UtBX8rcvijS7/zoKu2lnej+L+LjICfPX22HWy9xp8FJpzxdc6q9HJ
LNIV9nLYs2CFoVXxWtVWg7R595RKTY0IcC3XiAtFzFG3f+M6CFYcl5fqoBbiOFnB
HA2OqccSE8zchNXTHpQcK+iiu7QQxC2qH9B6Rn74EM0b7bbpjVonmmy3V0Od8KTc
cyywteusoGAPLgw4AJNshiLtPpuoQogg1nITAFbn/6Zo1yu2ecjQo8JExq/DIEJ1
zk7pI+6tEybffAOygf3jkxRoB98PeA==
=R/qO
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Apr 3 10:47:09 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.93.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.93.0
- Changes since 5.92.0:
* Require unittests to pass for CI jobs to pass
-------------------------------------------------------------------
Mon Mar 7 09:26:51 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -17,14 +17,14 @@
%define lname libKF5Su5
%define _tar_path 5.92
%define _tar_path 5.93
# 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 released
Name: kdesu
Version: 5.92.0
Version: 5.93.0
Release: 0
Summary: User interface for running shell commands with root privileges
License: LGPL-2.1-or-later