automatic version update by autodist [release 5.116.0-1mamba;Thu Oct 30 2025]

This commit is contained in:
2025-11-05 00:28:15 +01:00
parent 79a872449c
commit 9c89974b2f

View File

@@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: kidletime
Version: 5.115.0
Version: 5.116.0
Release: 1mamba
Summary: Reporting of idle time of user and system
Group: System/Libraries
@@ -46,7 +46,6 @@ Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
%description -n lib%{name}-devel
This package contains libraries and header files for developing applications that use %{name}.
%debug_package
%prep
%setup -q
@@ -62,8 +61,6 @@ This package contains libraries and header files for developing applications tha
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%post -n lib%{name} -p /sbin/ldconfig
%postun -n lib%{name} -p /sbin/ldconfig
%files -n lib%{name}
%defattr(-,root,root)
@@ -84,6 +81,9 @@ This package contains libraries and header files for developing applications tha
%doc README.md
%changelog
* Thu Oct 30 2025 Automatic Build System <autodist@openmamba.org> 5.116.0-1mamba
- automatic version update by autodist
* Mon Feb 12 2024 Automatic Build System <autodist@openmamba.org> 5.115.0-1mamba
- automatic version update by autodist