diff --git a/libksysguard-5.19.5.tar.xz b/libksysguard-5.19.5.tar.xz deleted file mode 100644 index 77241c8..0000000 --- a/libksysguard-5.19.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d8adb311dae1a699a3fd3fbdc9e6cdde037503ca303b70f12d33b985ee80a0cd -size 674900 diff --git a/libksysguard-5.19.5.tar.xz.sig b/libksysguard-5.19.5.tar.xz.sig deleted file mode 100644 index d8b0ddc..0000000 --- a/libksysguard-5.19.5.tar.xz.sig +++ /dev/null @@ -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----- diff --git a/libksysguard-5.20.0.tar.xz b/libksysguard-5.20.0.tar.xz new file mode 100644 index 0000000..6236533 --- /dev/null +++ b/libksysguard-5.20.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd0be43db2170a5babdfc5afb56c418fa838ced9f5a9a99ee60ae34e4f4b67af +size 682884 diff --git a/libksysguard-5.20.0.tar.xz.sig b/libksysguard-5.20.0.tar.xz.sig new file mode 100644 index 0000000..c9923c8 --- /dev/null +++ b/libksysguard-5.20.0.tar.xz.sig @@ -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----- diff --git a/libksysguard5.changes b/libksysguard5.changes index 6460cfa..f1b66ef 100644 --- a/libksysguard5.changes +++ b/libksysguard5.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Thu Oct 8 16:55:22 UTC 2020 - Fabian Vogt + +- 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 + +- 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 diff --git a/libksysguard5.spec b/libksysguard5.spec index e904558..6ed977a 100644 --- a/libksysguard5.spec +++ b/libksysguard5.spec @@ -18,15 +18,15 @@ %bcond_without lang Name: libksysguard5 -Version: 5.19.5 +Version: 5.20.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 @@ -54,6 +54,7 @@ BuildRequires: cmake(Qt5Network) >= 5.4.0 BuildRequires: cmake(Qt5WebChannel) >= 5.4.0 BuildRequires: cmake(Qt5WebEngineWidgets) >= 5.4.0 %endif +BuildRequires: cmake(Qt5UiPlugin) >= 5.14.0 BuildRequires: cmake(Qt5Widgets) >= 5.4.0 BuildRequires: cmake(Qt5X11Extras) >= 5.4.0 BuildRequires: pkgconfig(x11) @@ -166,6 +167,10 @@ QML applications. %{_includedir}/ksysguard/ %{_kf5_libdir}/cmake/KF5SysGuard/ %{_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}/libKSysGuardSensorFaces.so %{_kf5_libdir}/libKSysGuardSensors.so