automatic version update by autodist [release 6.2.5-1mamba;Wed Jan 01 2025]

This commit is contained in:
Automatic Build System 2025-01-03 09:59:19 +01:00
parent 03b8f21d6a
commit 0043db9f79
2 changed files with 5 additions and 2 deletions

View File

@ -2,3 +2,4 @@
KSystemStats is a daemon that collects statistics about the running system.

View File

@ -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 <autodist@openmamba.org> 6.2.5-1mamba
- automatic version update by autodist
* Tue Nov 26 2024 Automatic Build System <autodist@openmamba.org> 6.2.4-1mamba
- automatic version update by autodist