automatic version update by autodist [release 6.8.0-1mamba;Fri Nov 08 2024]
This commit is contained in:
parent
3bddd2c718
commit
6b7d7b0e18
@ -2,7 +2,7 @@
|
||||
%define framework kidletime
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: kf6-kidletime
|
||||
Version: 6.7.0
|
||||
Version: 6.8.0
|
||||
Release: 1mamba
|
||||
Summary: Reporting of idle time of user and system
|
||||
Group: System/Libraries
|
||||
@ -15,6 +15,9 @@ License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libICE-devel
|
||||
BuildRequires: libQt6Core
|
||||
BuildRequires: libQt6DBus
|
||||
BuildRequires: libQt6Gui
|
||||
BuildRequires: libSM-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXScrnSaver-devel
|
||||
@ -24,7 +27,6 @@ BuildRequires: libglvnd-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libwayland-devel
|
||||
BuildRequires: libxcb-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
BuildRequires: qt6-qtwayland-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
@ -84,6 +86,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Fri Nov 08 2024 Automatic Build System <autodist@openmamba.org> 6.8.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 12 2024 Automatic Build System <autodist@openmamba.org> 6.7.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user