1
0
forked from pool/libksysguard5

Plasma 5.17 Beta, fourth try

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/libksysguard5?expand=0&rev=228
This commit is contained in:
Fabian Vogt 2019-09-20 11:01:19 +00:00 committed by Git OBS Bridge
parent 92f4fe4dd3
commit 04f66fd270
6 changed files with 39 additions and 18 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl1ucBgACgkQ7JTRj38F
mX50XQf/dRAT/JUevNsdU65sA2duL4BEcpC+HEkY5+Dj/pWXQ0Vb5KIARmdBRA1U
MwA/VHozYuxXw2Ai4WWBKrIv7WZHswVyiY9kIajzFD/QzSxaJ4m02urhWC4+xrqO
rQULwnq5SK/GYI1jgJ9hum6OFzoBcOXLBZZeOauJF/bXgUsZg6zBKA5KxEqZhIks
t5IxRB9x1vl9wgSX2ky0CAtgM+zKJYwPIfBNp51CE2rilGybGh8bTbX3WHinKreS
jilschTab9xX2HDVAZd34ihcDvnBLq1AT9PbazhmF0zouKrBKukdnmsVp6V2BCnA
VI2er0lx4XIPmG+8+YRiNj5NBvKENw==
=A3pY
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2fb9b94cdfe45964226a62b734f1c7a2b828354f09840f4a197b8ab7774cc2a0
size 604384

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl2DXkUACgkQ7JTRj38F
mX6Kcgf+KVRk6pA1DYM2dSaICBwiB4/+drnKIf2yY38bvMQ168zP9L77q4ajkYnQ
d2tCkmqGBCheHYJ2hmgjeY59Y+LE34dTYw2hCrqnKazUYKVWKPhug22e8a8aFf3I
v7aoZSALnZUj1CgQYSAMwF/NNATk0wLvjuQxaDfjSauqePk4bUPEnWDYuz44PhQ4
Q6dlClV35w/wj/cHJNzBqUTxnIYy4BGXzXEQqC4hu+B4d93jizItc8WvIKUxv/Vi
lHVus9kqCjXDSNVXw1lR6cGYlTuhtxdu3YVhsEihggJ6/HTxWzRQeMqypAuNBDfw
0Kx8lFO8UcxTfC+3ug82M+uJIDIatg==
=aA8c
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Thu Sep 19 12:32:36 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.16.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.16.90.php
- Changes since 5.16.5:
* Properly handle ProcessAttribute enabled and default visibility
* update to latest kf5 dependency
* Create a plugin framework for processes
* HiDPI icon pixmap
* Move code to send signals and set priority of processes to a dedicated object
* Add vmPSS to Process and display it as "total memory" column
* Use QLatin1String when it's possible + don't assign string when we use
* Remove explicit use of ECM_KDE_MODULE_DIR, is part of ECM_MODULE_PATH
* Invert controls direction for process priority slider (kde#408074)
* Install in new logging directory when we use kf5 5.59.0
* libksysguard: show Mandatory Access Control (SELinux/AppArmor) context
* process: add support for cgroups
-------------------------------------------------------------------
Tue Sep 3 12:44:12 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -18,15 +18,15 @@
%bcond_without lang
Name: libksysguard5
Version: 5.16.5
Version: 5.16.90
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
@ -126,8 +126,8 @@ for actions that require elevated privileges.
%files helper
%license COPYING*
%{_kf5_dbuspolicydir}/org.kde.ksysguard.processlisthelper.conf
%{_kf5_libdir}/libexec/
%{_kf5_dbuspolicydir}/org.kde.ksysguard.processlisthelper.conf
%{_kf5_sharedir}/dbus-1/system-services/org.kde.ksysguard.processlisthelper.service
%{_kf5_sharedir}/polkit-1/actions/org.kde.ksysguard.processlisthelper.policy