From 841c42c9dfc18f6e0a3883e579a845324c4bad66 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 03:03:25 +0100 Subject: [PATCH] automatic version update by autodist [release 5.23.4-1mamba;Wed Dec 01 2021] --- ksystemstats.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ksystemstats.spec b/ksystemstats.spec index aa05de2..6203c9b 100644 --- a/ksystemstats.spec +++ b/ksystemstats.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: ksystemstats -Version: 5.23.3 +Version: 5.23.4 Release: 1mamba Summary: KDE Frameworks 5 daemon that collects statistics about the running system Group: Graphical Desktop/Applications/Utilities @@ -14,6 +14,7 @@ License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libgcc +BuildRequires: libglib-devel BuildRequires: libkconfig-devel BuildRequires: libkcoreaddons-devel BuildRequires: libkdbusaddons-devel @@ -23,6 +24,7 @@ BuildRequires: libkservice-devel BuildRequires: libksysguard-devel BuildRequires: libnetworkmanager-qt5-devel BuildRequires: libnl-devel +BuildRequires: libnm-devel BuildRequires: libsensors-devel BuildRequires: libsolid-devel BuildRequires: libstdc++6-devel @@ -65,6 +67,9 @@ KSystemStats is a daemon that collects statistics about the running system. %doc LICENSES %changelog +* Wed Dec 01 2021 Automatic Build System 5.23.4-1mamba +- automatic version update by autodist + * Wed Nov 10 2021 Automatic Build System 5.23.3-1mamba - automatic version update by autodist