Hello community, here is the log from the commit of package ksysguard5 for openSUSE:Factory checked in at 2020-10-13 15:28:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ksysguard5 (Old) and /work/SRC/openSUSE:Factory/.ksysguard5.new.3486 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ksysguard5" Tue Oct 13 15:28:47 2020 rev:108 rq:840989 version:5.20.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ksysguard5/ksysguard5.changes 2020-09-04 11:07:20.994887138 +0200 +++ /work/SRC/openSUSE:Factory/.ksysguard5.new.3486/ksysguard5.changes 2020-10-13 15:29:00.852851665 +0200 @@ -1,0 +2,19 @@ +Thu Oct 8 16:55:21 UTC 2020 - Fabian Vogt <[email protected]> + +- 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: + * Set correct unit for "all/read" and "all/write" disk usage sensors + +------------------------------------------------------------------- +Thu Sep 17 20:03:00 UTC 2020 - Fabian Vogt <[email protected]> + +- 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 + +------------------------------------------------------------------- Old: ---- ksysguard-5.19.5.tar.xz ksysguard-5.19.5.tar.xz.sig New: ---- ksysguard-5.20.0.tar.xz ksysguard-5.20.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksysguard5.spec ++++++ --- /var/tmp/diff_new_pack.ZCjCyT/_old 2020-10-13 15:29:01.552851963 +0200 +++ /var/tmp/diff_new_pack.ZCjCyT/_new 2020-10-13 15:29:01.552851963 +0200 @@ -18,7 +18,7 @@ %bcond_without lang Name: ksysguard5 -Version: 5.19.5 +Version: 5.20.0 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} @@ -28,9 +28,9 @@ License: GPL-2.0-only Group: System/GUI/KDE URL: http://www.kde.org -Source: https://download.kde.org/stable/plasma/%{version}/ksysguard-%{version}.tar.xz +Source: ksysguard-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/plasma/%{version}/ksysguard-%{version}.tar.xz.sig +Source1: ksysguard-%{version}.tar.xz.sig Source2: plasma.keyring %endif Source3: ksysguardd.service @@ -39,6 +39,8 @@ BuildRequires: extra-cmake-modules >= 5.58.0 BuildRequires: kf5-filesystem BuildRequires: libsensors4-devel +# Has no effect, we use set_permissions +#BuildRequires: libcap-progs BuildRequires: systemd-rpm-macros BuildRequires: xz BuildRequires: cmake(KF5Config) @@ -50,29 +52,28 @@ BuildRequires: cmake(KF5Init) BuildRequires: cmake(KF5ItemViews) BuildRequires: cmake(KF5KIO) +BuildRequires: cmake(KF5NetworkManagerQt) BuildRequires: cmake(KF5NewStuff) BuildRequires: cmake(KF5Notifications) BuildRequires: cmake(KF5SysGuard) >= %{_plasma5_version} BuildRequires: cmake(KF5WindowSystem) -BuildRequires: cmake(Qt5Core) >= 5.14.0 +BuildRequires: cmake(Qt5Core) >= 5.15 BuildRequires: cmake(Qt5Widgets) # kde#421514 BuildRequires: cmake(Qt5Test) # No pkgconfig(pcap) in Leap 15.1 yet BuildRequires: libpcap-devel +BuildRequires: pkgconfig(libcap) +BuildRequires: pkgconfig(libnl-3.0) Requires: libksysguard5-helper Recommends: %{name}-lang BuildRequires: update-desktop-files # For post and verifyscript Requires(post): permissions Requires(verify): permissions -%if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320" Provides: kdebase4-workspace-ksysguardd = %{version} Obsoletes: kdebase4-workspace-ksysguardd < %{version} -%else -Conflicts: kdebase4-workspace-ksysguardd -%endif -%{?systemd_requires} +%{systemd_ordering} %description This package contains the ksysguard daemon and application. @@ -81,9 +82,9 @@ to enable monitoring them remotely with ksysguard. %lang_package + %prep -%setup -q -n ksysguard-%{version} -%patch0 -p1 +%autosetup -p1 -n ksysguard-%{version} %build %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir} @@ -145,6 +146,8 @@ %{_kf5_plugindir}/ksysguard/process/ksysguard_plugin_nvidia.so %{_kf5_plugindir}/ksysguard/ksysguard_plugin_nvidiaglobal.so %{_kf5_plugindir}/ksysguard/ksysguard_ksgrd.so +%{_kf5_plugindir}/ksysguard/ksysguard_plugin_osinfo.so +%{_kf5_plugindir}/ksysguard/ksysguard_globalplugin_network.so %{_kf5_sharedir}/dbus-1/services/org.kde.ksystemstats.service %{_unitdir}/ksysguardd.service ++++++ ksysguard-5.19.5.tar.xz -> ksysguard-5.20.0.tar.xz ++++++ ++++ 36609 lines of diff (skipped)
