Accepting request 747104 from KDE:Frameworks5
5.64.0 OBS-URL: https://build.opensuse.org/request/show/747104 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdesu?expand=0&rev=72
This commit is contained in:
commit
e10aff43ef
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bd5f8f7a8d9e097e95d5189d32601e231931f9794ea3f34605c56b7b9b06150d
|
|
||||||
size 46888
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl2ZyWMACgkQWNDuZIpI
|
|
||||||
s7uv+Qf+LKthaYDUzQroPagNpo0PiyMp6FPSckluxu4mwRVrLDKkhCuboVrzvD16
|
|
||||||
P7zgRjUYbEFw49LxNFAJEKwENrKSoNYAt7UnPNMRyo4yBsGpMMd/u+O3Zt6U67D1
|
|
||||||
F9rnIkr8DP0rsxfpKcoZWHZ/BIYOSzs24Aw3u/g78SUGh9oEXU1X+1fTgceQ2Jwz
|
|
||||||
xQS1a4d8SnXaBT9ySL0y8ifv0h7qV3mJtYKEevJuxy/uc5VzaEnAxRCYOBOWmWdA
|
|
||||||
eAs8vpw9D6hToBcJUk4e61HuBPTaqDOhVZccx86jImGUvzHUv0EGr7f2iLlhCQne
|
|
||||||
OHwRYRCZRCdixXqJ2WkzeqawwLc5WQ==
|
|
||||||
=uPIa
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kdesu-5.64.0.tar.xz
Normal file
3
kdesu-5.64.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f4644b0ee91c55473589909c20a7fa1cfbd3d466f1c72b330d53871a2346d4f0
|
||||||
|
size 47364
|
11
kdesu-5.64.0.tar.xz.sig
Normal file
11
kdesu-5.64.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl2+yi0ACgkQWNDuZIpI
|
||||||
|
s7ufFQgAuHjX2mVsXIemkI2QzP9kAFRGd5FGQBn9k9LMJdcYlPle/2tiv18PszOj
|
||||||
|
oNOCcmQD+KqFnWWJ/XbJd+ElPCi4d4S2Alzny7KDbNJJYAB0ebfvXuxuUOAFmPOt
|
||||||
|
Io0HePrvVxzvcu6+28v7BSgiQky6xXuRhBv61DmI8gjsPHCdVJTcv2gDe/VFv12d
|
||||||
|
no65JZv6/syh8II95L+xkaN5s11F5viCtA4xTKIKl0OzKLhPBfDkCj4mNlPPF9uw
|
||||||
|
rr3v+RFaAo5qLJYSFxNw9certd0WbucYSOae++UyFQ17oWZExoV+P8ypJGKjVW5K
|
||||||
|
DoYFSZy5yilAbVp6bjREd+buvAhB+g==
|
||||||
|
=HUKA
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Nov 3 15:46:57 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.64.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/kde-frameworks-5.64.0.php
|
||||||
|
- Changes since 5.63.0:
|
||||||
|
* Use ECMGenerateExportHeader to manage deprecated API better
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Oct 6 13:26:28 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Oct 6 13:26:28 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5Su5
|
%define lname libKF5Su5
|
||||||
%define _tar_path 5.63
|
%define _tar_path 5.64
|
||||||
# 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.63.0
|
Version: 5.64.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