import initscripts-10.11.5-1.el9

This commit is contained in:
CentOS Sources 2022-09-27 10:36:12 -04:00 committed by root
parent 9c59cafd68
commit 32f1a5e7c7
3 changed files with 6 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/initscripts-10.11.4.tar.gz SOURCES/initscripts-10.11.5.tar.gz

View File

@ -1 +1 @@
b36e4abbbd9a3ca2b5eeb68a2bed137cbd826578 SOURCES/initscripts-10.11.4.tar.gz ad49513ad28a4f0317cbc2a63dded4f0e3011a74 SOURCES/initscripts-10.11.5.tar.gz

View File

@ -18,7 +18,7 @@ Requires: gawk \
Name: initscripts Name: initscripts
Summary: Basic support for legacy System V init scripts Summary: Basic support for legacy System V init scripts
Version: 10.11.4 Version: 10.11.5
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv2 License: GPLv2
@ -397,6 +397,9 @@ fi
# ============================================================================= # =============================================================================
%changelog %changelog
* Wed Aug 24 2022 Jan Macku <jamacku@redhat.com> - 10.11.5-1
- service: Exit when `/etc/init.d` is missing
* Thu Feb 24 2022 Jan Macku <jamacku@redhat.com> - 10.11.4-1 * Thu Feb 24 2022 Jan Macku <jamacku@redhat.com> - 10.11.4-1
- spec: Update initscripts Obsoletes - spec: Update initscripts Obsoletes