Accepting request 708313 from KDE:Frameworks5
Plasma 5.16 final (tentative) OBS-URL: https://build.opensuse.org/request/show/708313 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libksysguard5?expand=0&rev=85
This commit is contained in:
commit
27e6af6b83
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4255a997c4f0b2039201db6e00038e08519c5fde73032ba709ae9bcfaceabfd0
|
||||
size 575900
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlzRVyQACgkQ7JTRj38F
|
||||
mX5Q9Af6A2xND/jjE44V9OL09mlbWnay4q9wRNn2JcilitEkCvoHt+kFe/OKk1G/
|
||||
WpcAZlXfOg3Zr0wucLjij4I5Wi4VngeHOSit2/nbhLSI7Qz94gC9Rnk/ShJvjleA
|
||||
bdLFd7Rr4HeOPnp7kScwNitP6ehSK6EokE2PTrHBHFgtNwk2RM0c10aU47HZXOve
|
||||
trOKYzXXt7sh4hQJ6s5R0g8ZR0vJAnJI3AnnyPjGCwlQ349B5nV2N67bV+VAKeOm
|
||||
fdxQT4P/h70aQBDv4tJ9Glm2BhTkmvTf5xBRAljy/VGAQM5KXfB9qByM3imegQqo
|
||||
NEtbt57SgQXG6AP1Jee2rF+1VBrNYA==
|
||||
=qoIA
|
||||
-----END PGP SIGNATURE-----
|
3
libksysguard-5.16.0.tar.xz
Normal file
3
libksysguard-5.16.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7e1cf76408824fe4b30e133e12d2b276594bd042a633b6b5cc4d33d0a9954b33
|
||||
size 580092
|
11
libksysguard-5.16.0.tar.xz.sig
Normal file
11
libksysguard-5.16.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlz5D0IACgkQ7JTRj38F
|
||||
mX5gEQf+MYTCQnb1P5lJe14KOFh0Kc8/vsm6rtboM+/fz+myVG9N8m1SLQ7+ILN7
|
||||
cPkrS9vC8f5GdaDPOeKBOcZXuRepnQMxYDfN92POHrofWSUxszP6amvEZDS9Z4NG
|
||||
laVrufsYqMx22srKjlNm2sCr2f6SD+CfVlh68mbJyRxZ6L7mB7mvwyJK+LtrX/UR
|
||||
GfYazHbYw07+xO32gUZZ45DYzYQfLLP8P9CXD2N3CzJNS0LBaWKBjLkeLMDwZ5wM
|
||||
5I06CqrnN3nzQmaCIBtkDhc7mGDdW38rajxdgdSubpsZI0FURKtKF3zRoAw02v1H
|
||||
589CatiXVo0Yh3Nt+xvRzau47OWM+A==
|
||||
=3ivt
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 6 14:07:08 UTC 2019 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.16.0
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.16.0.php
|
||||
- Changes since 5.15.90:
|
||||
* Hide the new NNP column by default
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 16 16:56:38 UTC 2019 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.15.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.15.90.php
|
||||
- Changes since 5.15.5:
|
||||
* Update tests cmake to WebEngine port
|
||||
* process: add NoNewPrivileges
|
||||
* Add icon for "Resume Stopped Process" action
|
||||
* Fix compilation error when SA_TRACE is 1
|
||||
* Add tooltip for quick search (kde#403923)
|
||||
* Use AuthCore instead of Auth
|
||||
* remove unused include
|
||||
* Better window title display
|
||||
* Accept commas to separate processes on the Search Edit
|
||||
* Use new toolbox icon for "Tools" dropdown menu button
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 7 11:04:56 UTC 2019 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -18,15 +18,15 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: libksysguard5
|
||||
Version: 5.15.5
|
||||
Version: 5.16.0
|
||||
Release: 0
|
||||
Summary: Task management and system monitoring library
|
||||
License: GPL-2.0-or-later
|
||||
Group: Development/Libraries/C and C++
|
||||
Url: http://www.kde.org
|
||||
Source: https://download.kde.org/stable/plasma/%{version}/libksysguard-%{version}.tar.xz
|
||||
Source: libksysguard-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/plasma/%{version}/libksysguard-%{version}.tar.xz.sig
|
||||
Source1: libksysguard-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
Source3: baselibs.conf
|
||||
|
Loading…
x
Reference in New Issue
Block a user