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 0bbd488 commit 6bb5d9eCopy full SHA for 6bb5d9e
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.00.17
+Version: 10.00.18
22
Release: 1%{?dist}
23
24
License: GPLv2
@@ -346,6 +346,10 @@ fi
346
# =============================================================================
347
348
%changelog
349
+* Wed Aug 10 2022 Jan Macku <[email protected]> - 10.00.18-1
350
+- ci: Update `.packit.yml` to run on `c8s`
351
+- ci: Use Differential ShellCheck action
352
+
353
* Mon Jan 24 2022 Jan Macku <[email protected]> - 10.00.17-1
354
- ifup-routes: Revert quotes
355
- ifup-routes: Use `ip replace` only on type `route`
0 commit comments