diff options
author | Lukas Nykryn <lnykryn@redhat.com> | 2015-04-09 18:44:27 +0200 |
---|---|---|
committer | Lukas Nykryn <lnykryn@redhat.com> | 2015-04-09 18:44:27 +0200 |
commit | 0ed6430cc34c7132ea5d5f4cad0f81e81297ec08 (patch) | |
tree | d6c56ab29aeb1820ee8772dd09c39c5182f0b832 | |
parent | ecc64049caf281e5f18fd6996f3716c83aacdad3 (diff) | |
download | initscripts-0ed6430cc34c7132ea5d5f4cad0f81e81297ec08.tar initscripts-0ed6430cc34c7132ea5d5f4cad0f81e81297ec08.tar.gz initscripts-0ed6430cc34c7132ea5d5f4cad0f81e81297ec08.tar.bz2 initscripts-0ed6430cc34c7132ea5d5f4cad0f81e81297ec08.tar.xz initscripts-0ed6430cc34c7132ea5d5f4cad0f81e81297ec08.zip |
9.03.49initscripts-9.03.49-1
-rw-r--r-- | initscripts.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 88dedc7b..8d0ee29e 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -2,7 +2,7 @@ Summary: The inittab file and the /etc/init.d scripts Name: initscripts -Version: 9.03.48 +Version: 9.03.49 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -246,6 +246,9 @@ rm -rf $RPM_BUILD_ROOT /etc/profile.d/debug* %changelog +* Thu Apr 09 2015 Lukáš Nykrýn <lnykryn@redhat.com> - 9.03.49-1 +- network-functions: fix change_resolv_conf after grep update + * Mon Mar 02 2015 Lukáš Nykrýn <lnykryn@redhat.com> - 9.03.48-1 - use new -m option to pidof |