automatic version update by autodist [release 5.99.0-1mamba;Tue Oct 11 2022]

This commit is contained in:
Automatic Build System 2024-01-06 01:43:29 +01:00
parent a14a802e04
commit 9af4df69e3

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: kidletime
Version: 5.98.0
Version: 5.99.0
Release: 1mamba
Summary: Reporting of idle time of user and system
Group: System/Libraries
@ -20,8 +20,10 @@ BuildRequires: libXScrnSaver-devel
BuildRequires: libXext-devel
BuildRequires: libgcc
BuildRequires: libstdc++6-devel
BuildRequires: libwayland-devel
BuildRequires: libxcb-devel
BuildRequires: qt5-qtbase-devel
BuildRequires: qt5-qtwayland-devel
## AUTOBUILDREQ-END
BuildRequires: cmake
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
@ -82,6 +84,9 @@ This package contains libraries and header files for developing applications tha
%doc README.md
%changelog
* Tue Oct 11 2022 Automatic Build System <autodist@mambasoft.it> 5.99.0-1mamba
- automatic version update by autodist
* Mon Sep 12 2022 Automatic Build System <autodist@mambasoft.it> 5.98.0-1mamba
- automatic version update by autodist