diff options
author | Jan Macku <jamacku@redhat.com> | 2022-02-23 14:49:23 +0100 |
---|---|---|
committer | Jan Macku <jamacku@redhat.com> | 2022-02-23 14:49:23 +0100 |
commit | 168b92b1690f56ce69be6bd6b10014fa297a4f95 (patch) | |
tree | b6144077a957a89cc91f434159d8c2d934f979ec | |
parent | 69a2526fa919a1ab215a4b19640b2214e0a1d78e (diff) | |
download | initscripts-168b92b1690f56ce69be6bd6b10014fa297a4f95.tar initscripts-168b92b1690f56ce69be6bd6b10014fa297a4f95.tar.gz initscripts-168b92b1690f56ce69be6bd6b10014fa297a4f95.tar.bz2 initscripts-168b92b1690f56ce69be6bd6b10014fa297a4f95.tar.xz initscripts-168b92b1690f56ce69be6bd6b10014fa297a4f95.zip |
10.1610.16
-rw-r--r-- | initscripts.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index c2b69c87..1e87fb3f 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.15 +Version: 10.16 Release: 1%{?dist} License: GPLv2 @@ -402,6 +402,9 @@ fi # ============================================================================= %changelog +* Wed Feb 23 2022 Jan Macku <jamacku@redhat.com> - 10.16-1 +- spec: Move rename_device to subpackage `initscripts-rename-device` + * 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 |