automatic version update by autodist [release 1.32-1mamba;Fri Mar 14 2025]

This commit is contained in:
2025-03-15 09:49:53 +01:00
parent 9af0b97fdb
commit 084e414899

View File

@@ -1,5 +1,5 @@
Name: chkconfig
Version: 1.31
Version: 1.32
Release: 1mamba
Summary: A system tool for maintaining the /etc/rc*.d hierarchy
Group: System/Configuration
@@ -35,7 +35,6 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
Ntsysv provides a simple interface for setting which system services are started or stopped in various runlevels (instead of directly manipulating the numerous symbolic links in /etc/rc.d).
Unless you specify a runlevel or runlevels on the command line, ntsysv configures the current runlevel.
%debug_package
%prep
%setup -q
@@ -71,6 +70,9 @@ rm -f %{buildroot}/usr/lib/systemd/systemd-sysv-install
%{_mandir}/man8/ntsysv.*
%changelog
* Fri Mar 14 2025 Automatic Build System <autodist@openmamba.org> 1.32-1mamba
- automatic version update by autodist
* Fri Dec 20 2024 Automatic Build System <autodist@openmamba.org> 1.31-1mamba
- automatic version update by autodist