We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ef61c6 commit 5340406Copy full SHA for 5340406
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.22
+Version: 10.23
22
Release: 1%{?dist}
23
24
License: GPL-2.0-only
@@ -398,6 +398,9 @@ fi
398
# =============================================================================
399
400
%changelog
401
+* Tue Apr 16 2024 Jan Macku <jamacku@redhat.com> - 10.23-1
402
+- fix: return support for network-scripts for Fedora 40
403
+
404
* Wed Mar 06 2024 Jan Macku <jamacku@redhat.com> - 10.22-1
405
- Translated using Weblate (Georgian)
406
- rename_device: free path after it is used
0 commit comments