diff --git a/ksystemstats.spec b/ksystemstats.spec index 6e5defc..aa05de2 100644 --- a/ksystemstats.spec +++ b/ksystemstats.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: ksystemstats -Version: 5.23.2 +Version: 5.23.3 Release: 1mamba Summary: KDE Frameworks 5 daemon that collects statistics about the running system Group: Graphical Desktop/Applications/Utilities @@ -23,11 +23,11 @@ BuildRequires: libkservice-devel BuildRequires: libksysguard-devel BuildRequires: libnetworkmanager-qt5-devel BuildRequires: libnl-devel -BuildRequires: libqt5-devel BuildRequires: libsensors-devel BuildRequires: libsolid-devel BuildRequires: libstdc++6-devel BuildRequires: libudev-devel +BuildRequires: qt5-qtbase-devel ## AUTOBUILDREQ-END BuildRequires: cmake BuildRequires: rpm-macros-kde5 @@ -65,6 +65,9 @@ KSystemStats is a daemon that collects statistics about the running system. %doc LICENSES %changelog +* Wed Nov 10 2021 Automatic Build System 5.23.3-1mamba +- automatic version update by autodist + * Wed Oct 27 2021 Automatic Build System 5.23.2-1mamba - automatic version update by autodist