diff --git a/README.md b/README.md index b1d02a8..dfef708 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,4 @@ KSystemStats is a daemon that collects statistics about the running system. + diff --git a/ksystemstats.spec b/ksystemstats.spec index 99a28bd..7cd81ff 100644 --- a/ksystemstats.spec +++ b/ksystemstats.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: ksystemstats -Version: 6.2.4 +Version: 6.2.5 Release: 1mamba Summary: KDE Plasma daemon that collects statistics about the running system Group: Graphical Desktop/Applications/Utilities @@ -42,7 +42,6 @@ Obsoletes: ksensors <= 0.7.3-4mamba %description KSystemStats is a daemon that collects statistics about the running system. -%debug_package %prep %setup -q @@ -71,6 +70,9 @@ KSystemStats is a daemon that collects statistics about the running system. %doc LICENSES %changelog +* Wed Jan 01 2025 Automatic Build System 6.2.5-1mamba +- automatic version update by autodist + * Tue Nov 26 2024 Automatic Build System 6.2.4-1mamba - automatic version update by autodist