We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7df9a84 commit f35ab7aCopy full SHA for f35ab7a
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.24
+Version: 10.25
22
Release: 1%{?dist}
23
24
License: GPL-2.0-only
@@ -301,6 +301,9 @@ mv -v %{buildroot}/usr/sbin/* %{buildroot}%{_bindir}/
301
# =============================================================================
302
303
%changelog
304
+* Tue Jun 25 2024 Jan Macku <jamacku@redhat.com> - 10.25-1
305
+- Revert "fix: return support for network-scripts for Fedora 40"
306
+
307
* Wed May 29 2024 Jan Macku <jamacku@redhat.com> - 10.24-1
308
- Fix build when %_bindir==%_sbindir
309
0 commit comments