aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Macku <jamacku@redhat.com>2020-03-18 10:19:10 +0100
committerJan Macku <jamacku@redhat.com>2020-03-18 10:19:10 +0100
commitba34e517f0240df4f88635e9409a9fcd031ee4ff (patch)
tree85e4dc853885067fa3079f4d8578abb12dfac144
parentc71551bbade61824f26067a5c4f53fe2437c4cfd (diff)
downloadinitscripts-ba34e517f0240df4f88635e9409a9fcd031ee4ff.tar
initscripts-ba34e517f0240df4f88635e9409a9fcd031ee4ff.tar.gz
initscripts-ba34e517f0240df4f88635e9409a9fcd031ee4ff.tar.bz2
initscripts-ba34e517f0240df4f88635e9409a9fcd031ee4ff.tar.xz
initscripts-ba34e517f0240df4f88635e9409a9fcd031ee4ff.zip
9.49.519.49.51
-rw-r--r--initscripts.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index 3a86c19b..e3242b9c 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -1,6 +1,6 @@
Summary: The inittab file and the /etc/init.d scripts
Name: initscripts
-Version: 9.49.50
+Version: 9.49.51
# ppp-watch is GPLv2+, everything else is GPLv2
License: GPLv2 and GPLv2+
Group: System Environment/Base
@@ -220,6 +220,9 @@ rm -rf $RPM_BUILD_ROOT
/etc/profile.d/debug*
%changelog
+* Wed Mar 18 2020 Jan Macku <jamacku@redhat.com> - 9.49.51-1
+- Fix inline comment - (bug #1773798)
+
* Wed Mar 11 2020 Jan Macku <jamacku@redhat.com> - 9.49.50-1
- Wait for scope link addresses as well as for scope global addresses - ipv6 (bug #1773798)