diff options
author | Jan Macku <jamacku@redhat.com> | 2022-02-15 08:48:19 +0100 |
---|---|---|
committer | Jan Macku <jamacku@redhat.com> | 2022-02-15 08:48:19 +0100 |
commit | 7edb23d9c3c3da6664ee5379ef74e26f2eaae162 (patch) | |
tree | 5cbbffd1d96dbd89211398d7af54af8ff21ee909 | |
parent | 880084556b0475b2b01c27726a932d7344b42815 (diff) | |
download | initscripts-10.15.tar initscripts-10.15.tar.gz initscripts-10.15.tar.bz2 initscripts-10.15.tar.xz initscripts-10.15.zip |
10.1510.15
-rw-r--r-- | initscripts.spec | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 88bc2bf5..db3e3488 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -18,7 +18,7 @@ Requires: gawk \ Name: initscripts Summary: Basic support for legacy System V init scripts -Version: 10.14 +Version: 10.15 Release: 1%{?dist} License: GPLv2 @@ -384,6 +384,14 @@ fi # ============================================================================= %changelog +* Tue Feb 15 2022 Jan Macku <jamacku@redhat.com> - 10.15-1 +- spec: network-scripts needs to depend on dbus-tools for NetworkManager detection +- packit: Run copr builds on release as well +- ci: Update `.packit.yml` to run on `c8s` `c9s` and `rawhide` +- Translated using Weblate (Finnish) +- ci: Use Differential ShellCheck action +- ci(Mergify): configuration update + * Mon Jan 24 2022 Jan Macku <jamacku@redhat.com> - 10.14-1 - ifup-routes: Revert quotes - ifup-routes: Use `ip replace` only on type `route` |