We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aafbdfa commit 7b2656eCopy full SHA for 7b2656e
1 file changed
initscripts.spec
@@ -18,7 +18,7 @@ Requires: gawk \
18
19
Name: initscripts
20
Summary: Basic support for legacy System V init scripts
21
-Version: 10.23
+Version: 10.24
22
Release: 1%{?dist}
23
24
License: GPL-2.0-only
@@ -403,6 +403,9 @@ fi
403
# =============================================================================
404
405
%changelog
406
+* Wed May 29 2024 Jan Macku <jamacku@redhat.com> - 10.24-1
407
+- Fix build when %_bindir==%_sbindir
408
+
409
* Tue Apr 16 2024 Jan Macku <jamacku@redhat.com> - 10.23-1
410
- fix: return support for network-scripts for Fedora 40
411
0 commit comments