Accepting request 840997 from KDE:Frameworks5
Plasma 5.20.0 OBS-URL: https://build.opensuse.org/request/show/840997 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libksysguard5?expand=0&rev=111
This commit is contained in:
commit
9c12707432
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d8adb311dae1a699a3fd3fbdc9e6cdde037503ca303b70f12d33b985ee80a0cd
|
|
||||||
size 674900
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl9OI30ACgkQ7JTRj38F
|
|
||||||
mX4CCAgAkUI0GPNwI2+Y2vBPXwVVKXuLf5e03kes4Uefz0b0aZhjmMWZNz4azAly
|
|
||||||
3XdTftwWJSAgzPJn5lak8BvicrzvaNpdZLu/gMda9KPJTzv7FIpc6IQwUnEm4aVV
|
|
||||||
JX3sbspKGT4wMJIrZUO/yMyi7GovYp7DKZMAJG9K0XzIRGdsx3mJRecSvj7z9PCd
|
|
||||||
ajRboi0cj9wm9Rf46SP9npVcOp8DPI96qwnNrx77k/uOMP/Ero1B/o5RcKC/yR5b
|
|
||||||
jUaJM03xBrnb00TZ9w9MDGYoKd/lrKCAlmDQCqOD9vzRQXTJIu9yjv/g9tUw8elk
|
|
||||||
+YhkJhuRHnrpediham4IJMJ/LbPfyw==
|
|
||||||
=YqWW
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
libksysguard-5.20.0.tar.xz
Normal file
3
libksysguard-5.20.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:dd0be43db2170a5babdfc5afb56c418fa838ced9f5a9a99ee60ae34e4f4b67af
|
||||||
|
size 682884
|
11
libksysguard-5.20.0.tar.xz.sig
Normal file
11
libksysguard-5.20.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl9/O+oACgkQ7JTRj38F
|
||||||
|
mX49Lwf8DA0fatWrn0mHwcJywHPMX/XF654NTGSJWwH15lQx8WuDaUU9HSkt67TV
|
||||||
|
XsnlxVM2mR8xxQsLvsnfJhDPnRW6V4lGmqfN0ZWu7w+sKLHuenpkdqB2Aw/tQVNo
|
||||||
|
x/yT73SMaWURv6qlobnlK46iVfJ2YOY52N2LnbR5Nq4ypGQ5CQLTEf41hsyYWn9T
|
||||||
|
moIa/gbNMfzWn6biTCsfv8vAp4hlpYhz9kGrjCsb7A/3F9oDD6ffWobplm+WHWv7
|
||||||
|
sr/8vkRSJhi1GnAQSCSDKwqIoxcmJ+SKkpQAvIaRhYUT2jiiJwKpEzwFy5Mp83q8
|
||||||
|
C6YTNPp8nq549JKEEmAjj3MmTig6NA==
|
||||||
|
=R38c
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,32 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 8 16:55:22 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
- Update to 5.20.0
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/plasma-5.20.0
|
||||||
|
- Changes since 5.19.90:
|
||||||
|
* Don't visit every directory if the cgroup base path is empty
|
||||||
|
* Remove implicitHeight hack
|
||||||
|
* Remove minimum width from line chart face's LineChart
|
||||||
|
* Remove left margin from legend in bar and line chart faces
|
||||||
|
* Remove maximum height from Bar chart
|
||||||
|
* Restart the daemon if it is stopped
|
||||||
|
* Reload everything when reloading the config
|
||||||
|
* Fix crash with text face
|
||||||
|
* Do not add sensors we did not request when they appear
|
||||||
|
* Revert "Update qt5 version requirement to 5.15.0"
|
||||||
|
* Fix cgroup regex name matching
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 17 20:03:05 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
- Update to 5.19.90
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/plasma-5.19.90
|
||||||
|
- Too many changes to list here
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 1 11:38:50 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
Tue Sep 1 11:38:50 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
@ -18,15 +18,15 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: libksysguard5
|
Name: libksysguard5
|
||||||
Version: 5.19.5
|
Version: 5.20.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Task management and system monitoring library
|
Summary: Task management and system monitoring library
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
URL: http://www.kde.org
|
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}
|
%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
|
Source2: plasma.keyring
|
||||||
%endif
|
%endif
|
||||||
Source3: baselibs.conf
|
Source3: baselibs.conf
|
||||||
@ -54,6 +54,7 @@ BuildRequires: cmake(Qt5Network) >= 5.4.0
|
|||||||
BuildRequires: cmake(Qt5WebChannel) >= 5.4.0
|
BuildRequires: cmake(Qt5WebChannel) >= 5.4.0
|
||||||
BuildRequires: cmake(Qt5WebEngineWidgets) >= 5.4.0
|
BuildRequires: cmake(Qt5WebEngineWidgets) >= 5.4.0
|
||||||
%endif
|
%endif
|
||||||
|
BuildRequires: cmake(Qt5UiPlugin) >= 5.14.0
|
||||||
BuildRequires: cmake(Qt5Widgets) >= 5.4.0
|
BuildRequires: cmake(Qt5Widgets) >= 5.4.0
|
||||||
BuildRequires: cmake(Qt5X11Extras) >= 5.4.0
|
BuildRequires: cmake(Qt5X11Extras) >= 5.4.0
|
||||||
BuildRequires: pkgconfig(x11)
|
BuildRequires: pkgconfig(x11)
|
||||||
@ -166,6 +167,10 @@ QML applications.
|
|||||||
%{_includedir}/ksysguard/
|
%{_includedir}/ksysguard/
|
||||||
%{_kf5_libdir}/cmake/KF5SysGuard/
|
%{_kf5_libdir}/cmake/KF5SysGuard/
|
||||||
%{_kf5_libdir}/cmake/KSysGuard/
|
%{_kf5_libdir}/cmake/KSysGuard/
|
||||||
|
%dir %{_kf5_plugindir}/designer/
|
||||||
|
%{_kf5_plugindir}/designer/ksignalplotter5widgets.so
|
||||||
|
%{_kf5_plugindir}/designer/ksysguard5widgets.so
|
||||||
|
%{_kf5_plugindir}/designer/ksysguardlsof5widgets.so
|
||||||
%{_kf5_libdir}/libKSysGuardFormatter.so
|
%{_kf5_libdir}/libKSysGuardFormatter.so
|
||||||
%{_kf5_libdir}/libKSysGuardSensorFaces.so
|
%{_kf5_libdir}/libKSysGuardSensorFaces.so
|
||||||
%{_kf5_libdir}/libKSysGuardSensors.so
|
%{_kf5_libdir}/libKSysGuardSensors.so
|
||||||
|
Loading…
x
Reference in New Issue
Block a user