KDE Frameworks 5.94 + respins
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdesu?expand=0&rev=250
This commit is contained in:
committed by
Git OBS Bridge
parent
9cc5fc41e6
commit
26759d1012
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7f029d9a8959f0e2ca516ab3fb6b4ebd49ca0f0d19c72369451b6894d8138dbf
|
|
||||||
size 55500
|
|
@@ -1,11 +0,0 @@
|
|||||||
-----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-----
|
|
3
kdesu-5.94.0.tar.xz
Normal file
3
kdesu-5.94.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:90494323ebab4c8cdd93c068c2c4fe3a8457513cee21d7887fc4473028a9dce1
|
||||||
|
size 55500
|
11
kdesu-5.94.0.tar.xz.sig
Normal file
11
kdesu-5.94.0.tar.xz.sig
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmJ2/5MACgkQWNDuZIpI
|
||||||
|
s7smcwgAmw0n5NKE12opstMiY+um2HXTqgIfkCmHJTi1BWtswwulaBKIfDHJhC2E
|
||||||
|
5eC97oTMYxWemIUuOAI4844Y6xoLfz/WIFPRMpiPRkF7WbEn8p8jkjJ1rOsvU4WA
|
||||||
|
jAFG/p8yFyVOXxVVQn8sNM8KKMMhy7fTcHMn7vy3owjnVDiG09H17mgxOyznnLPJ
|
||||||
|
IGd7mvUAvR4Z4KteNn/sWD7YTfhFBsQSJbrM9pukAEMk+5FPuwPnZ4RF7OoJWMk8
|
||||||
|
LdwIDZSkkMqmnOE6+qNWIbxc0y4KSvkYYaRKFjuD4+jO/yzUACAWwuBoTFKl8QMV
|
||||||
|
Gc8gA5yOuJXTD8v35ng5gG+40uKSoA==
|
||||||
|
=7qk8
|
||||||
|
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 10 08:17:53 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.94.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.94.0
|
||||||
|
- No code change since 5.93.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Apr 3 10:47:09 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Apr 3 10:47:09 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5Su5
|
%define lname libKF5Su5
|
||||||
%define _tar_path 5.93
|
%define _tar_path 5.94
|
||||||
# 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.93.0
|
Version: 5.94.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
|
||||||
|
Reference in New Issue
Block a user