Rebuild to fix missing binaries due to buildsystem oversight

Resolves: RHEL-156966

Signed-off-by: Veronika Kabatova <vkabatov@redhat.com>
This commit is contained in:
Veronika Kabatova 2026-04-01 18:38:06 +02:00
parent 2bcf880858
commit d1eb1ea7b4

View File

@ -19,7 +19,7 @@ Requires: gawk \
Name: initscripts
Summary: Basic support for legacy System V init scripts
Version: 10.11.9
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2
@ -398,6 +398,9 @@ fi
# =============================================================================
%changelog
* Wed Apr 01 2026 Veronika Kabatova <vkabatov@redhat.com> - 10.11.9-2
- Rebuild to fix missing binaries due to buildsystem oversight
* Tue Mar 31 2026 Jan Macku <jamacku@redhat.com> - 10.11.9-1
- spec(network-scripts): add dependency on dbus-tools