diff --git a/ksystemstats.spec b/ksystemstats.spec index e3e633e..b32f2ab 100644 --- a/ksystemstats.spec +++ b/ksystemstats.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: ksystemstats -Version: 6.1.5 +Version: 6.2.0 Release: 1mamba Summary: KDE Plasma daemon that collects statistics about the running system Group: Graphical Desktop/Applications/Utilities @@ -17,6 +17,7 @@ BuildRequires: libgcc BuildRequires: libglib-devel BuildRequires: libglvnd-devel BuildRequires: libkf6-kcoreaddons-devel +BuildRequires: libkf6-kcrash-devel BuildRequires: libkf6-ki18n-devel BuildRequires: libkf6-kio-devel BuildRequires: libkf6-networkmanager-qt-devel @@ -28,6 +29,7 @@ BuildRequires: libsensors-devel BuildRequires: libstdc++6-devel BuildRequires: libudev-devel BuildRequires: qt6-qtbase-devel +BuildRequires: qt6-qtdeclarative-devel ## AUTOBUILDREQ-END BuildRequires: cmake BuildRequires: kf6-rpm-macros @@ -66,6 +68,9 @@ KSystemStats is a daemon that collects statistics about the running system. %doc LICENSES %changelog +* Tue Oct 08 2024 Automatic Build System 6.2.0-1mamba +- automatic version update by autodist + * Wed Sep 11 2024 Automatic Build System 6.1.5-1mamba - automatic version update by autodist