automatic version update by autodist [release 6.2.0-1mamba;Tue Oct 08 2024]
This commit is contained in:
parent
278ba1514d
commit
8a9d5e1841
@ -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 <autodist@openmamba.org> 6.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Sep 11 2024 Automatic Build System <autodist@openmamba.org> 6.1.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user