diff options
author | David Kaspar [Dee'Kej] <dkaspar@redhat.com> | 2018-06-21 16:06:04 +0200 |
---|---|---|
committer | Dee'Kej <deekej@linuxmail.org> | 2018-06-21 16:30:33 +0200 |
commit | 3c3fe4a4d1b2a1113ed302df3ac9866ded51b01b (patch) | |
tree | ababfd6732e9484cc7ddc6540c90579bd9ba8c66 | |
parent | 2d4fa2c2aa124683d506a202f2e5764934c61cbd (diff) | |
download | initscripts-3c3fe4a4d1b2a1113ed302df3ac9866ded51b01b.tar initscripts-3c3fe4a4d1b2a1113ed302df3ac9866ded51b01b.tar.gz initscripts-3c3fe4a4d1b2a1113ed302df3ac9866ded51b01b.tar.bz2 initscripts-3c3fe4a4d1b2a1113ed302df3ac9866ded51b01b.tar.xz initscripts-3c3fe4a4d1b2a1113ed302df3ac9866ded51b01b.zip |
10.0010.00
-rw-r--r-- | initscripts.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index ce4d655b..248807cb 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: 9.83 +Version: 10.00 Release: 1%{?dist} License: GPLv2 @@ -346,6 +346,10 @@ fi # ============================================================================= %changelog +* Thu Jun 21 2018 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 10.00-1 +- Move the /etc/rwtab.d & /etc/statetab.d folders to 'filesystem' +- specfile: fix failing build because of incorrect use of %{_isa} + * Thu Jun 14 2018 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 9.83-1 - network-scripts: Add previously dropped error checking - network-scripts: Replace brctl with ip-link |