From 64cced23c38b95daee23807b964beb269f21d68b Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 04:55:36 +0100 Subject: [PATCH] automatic version update by autodist [release 5.23.1-1mamba;Wed Oct 20 2021] --- libksysguard.spec | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/libksysguard.spec b/libksysguard.spec index 9e0db11..96f6f92 100644 --- a/libksysguard.spec +++ b/libksysguard.spec @@ -1,7 +1,7 @@ %define plasmaver %(echo %version | cut -d. -f1-3) Name: libksysguard -Version: 5.22.5 +Version: 5.23.1 Release: 1mamba Summary: KDE Frameworks 5 sysguard library Group: System/Libraries @@ -39,6 +39,7 @@ BuildRequires: libkwindowsystem-devel BuildRequires: libnl-devel BuildRequires: libpcap-devel BuildRequires: libqt5-devel +BuildRequires: libsensors-devel BuildRequires: libsolid-devel BuildRequires: libstdc++6-devel BuildRequires: libz-devel @@ -86,13 +87,8 @@ This package contains the dbus enabled helper. %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -n %{name} -/sbin/ldconfig -exit 0 - -%postun -n %{name} -/sbin/ldconfig -exit 0 +%post -n %{name} -p /sbin/ldconfig +%postun -n %{name} -p /sbin/ldconfig %files -f %{name}5_qt.lang %defattr(-,root,root) @@ -113,7 +109,7 @@ exit 0 %{_libdir}/qt5/qml/org/kde/ksysguard/* %dir %{_libexecdir}/ksysguard %{_libexecdir}/ksysguard/ksgrd_network_helper -%doc COPYING COPYING.LIB +%doc LICENSES %files devel %defattr(-,root,root) @@ -139,6 +135,8 @@ exit 0 %{_datadir}/knsrcfiles/systemmonitor-*.knsrc %dir %{_datadir}/ksysguard/sensorfaces/org.kde.ksysguard.barchart %{_datadir}/ksysguard/sensorfaces/org.kde.ksysguard.barchart/* +%dir %{_datadir}/ksysguard/sensorfaces/org.kde.ksysguard.facegrid +%{_datadir}/ksysguard/sensorfaces/org.kde.ksysguard.facegrid/* %dir %{_datadir}/ksysguard/sensorfaces/org.kde.ksysguard.linechart %{_datadir}/ksysguard/sensorfaces/org.kde.ksysguard.linechart/* %dir %{_datadir}/ksysguard/sensorfaces/org.kde.ksysguard.piechart @@ -156,6 +154,12 @@ exit 0 %{_datadir}/ksysguard/scripts/smaps/* %changelog +* Wed Oct 20 2021 Automatic Build System 5.23.1-1mamba +- automatic version update by autodist + +* Sun Oct 17 2021 Automatic Build System 5.23.0-1mamba +- automatic version update by autodist + * Tue Aug 31 2021 Automatic Build System 5.22.5-1mamba - automatic version update by autodist