aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--initscripts.spec6
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