forked from pool/libksysguard5
Plasma 5.22.0, disable publishing before accepting. ksystemstats5 link fixed, cherry-picked revert removed from .changes
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/libksysguard5?expand=0&rev=303
This commit is contained in:
parent
9e33cfa358
commit
43f9d3e1ca
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9dd73ff7389e03b86cb15bede0dff81e68e2d7844478daa504fb60e2165a9273
|
||||
size 736412
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmCdJlAACgkQ7JTRj38F
|
||||
mX4qEwf+OjOEoLkzvMTx2KARE0XLmq+JKj3grh7bZa2eIHPGIe+WebgK8akEXvCC
|
||||
wBJe4g+sGJZq+8Bp7FVpuE0kBDqpg8udptR+x4WDei8/tepdPJhKVQtnbBqbfP5L
|
||||
Sa/VAwID5Bw3CGUBXbJtY24zMiFY1QHnt1lFhAWX/hSMoRwMbRtUOtujuFn2SX1C
|
||||
8hVT7jEBI1RKCmzCbnU3d0IL+rUcJUpRPvXdaDKiuUB7Att439y41v1uplJ7w3ZT
|
||||
KP6liUGMpF+hvuGqHkwECpDM5JSjYNEqym50Tl3CxG2qU5VMLE/DroEq7CqtEDWu
|
||||
yg697TnaRFIH+aQKw+thAZs/JiWI1w==
|
||||
=wg5K
|
||||
-----END PGP SIGNATURE-----
|
3
libksysguard-5.22.0.tar.xz
Normal file
3
libksysguard-5.22.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a2d3973aaf7d5c4a1cb6dd463ec8183dd4e9a6c6b851df4b8824f8dd562607a9
|
||||
size 737056
|
11
libksysguard-5.22.0.tar.xz.sig
Normal file
11
libksysguard-5.22.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmC44uEACgkQ7JTRj38F
|
||||
mX6HCQf9Htc0ZApSoqgo8jUghlD4KDu0AsWSNx1mUqlA2H6677OFJrZx4g2shRc4
|
||||
akW7Ludu+3BLhXdMiJOnUG9JFdi0jtNLq2fzoKv6S8Pf5BhhLL2obDrGxXwUqGy0
|
||||
B6YK5fJ9qTf8WaB0x+10zGpug2tOHfMK5QlUEIR/uWDayGMErEAsYwUVXsNM3Mir
|
||||
9khGHVPN74AIfOWYLI0YISGItEjG2Ih8GAo5gFExJA1os8zHkBuTFK5cxcfnSc+6
|
||||
KcXauHJr9qLL3WJxI6+LjeUvIz4tmtwEfhWIjzJkIYDbv3woflr/a8zIljQroesy
|
||||
VkOWvdcbRDA5TTnO2djHgeFOnFXtuA==
|
||||
=jlj4
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 3 13:06:15 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.22.0
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/plasma/5/5.22.0
|
||||
- Changes since 5.21.90:
|
||||
* Remove sensors from AggregateSensor which are no longer part of our container (kde#436300)
|
||||
* Do not crash when a filesystem error is encountered (kde#437607)
|
||||
* Use translated strings for process state
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 13 18:15:40 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%bcond_without lang
|
||||
%global systemstatssover 1
|
||||
Name: libksysguard5
|
||||
Version: 5.21.90
|
||||
Version: 5.22.0
|
||||
Release: 0
|
||||
# Full Plasma 5 version (e.g. 5.8.95)
|
||||
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
|
||||
@ -29,9 +29,9 @@ 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/unstable/plasma/%{version}/libksysguard-%{version}.tar.xz
|
||||
Source: libksysguard-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/unstable/plasma/%{version}/libksysguard-%{version}.tar.xz.sig
|
||||
Source1: libksysguard-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules >= 1.2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user