diff options
author | Lukas Nykryn <lnykryn@redhat.com> | 2014-07-22 15:56:28 +0200 |
---|---|---|
committer | Lukas Nykryn <lnykryn@redhat.com> | 2014-07-22 15:56:28 +0200 |
commit | 864e1cd0e9c64d65ceb42d98f84e34b1fc44951e (patch) | |
tree | 4d0f9b5fc08b5b9a14cf0f2310dc2057e80186f1 | |
parent | 808cd7d886fc8124c7e8ea3998ef75cf943291da (diff) | |
download | initscripts-864e1cd0e9c64d65ceb42d98f84e34b1fc44951e.tar initscripts-864e1cd0e9c64d65ceb42d98f84e34b1fc44951e.tar.gz initscripts-864e1cd0e9c64d65ceb42d98f84e34b1fc44951e.tar.bz2 initscripts-864e1cd0e9c64d65ceb42d98f84e34b1fc44951e.tar.xz initscripts-864e1cd0e9c64d65ceb42d98f84e34b1fc44951e.zip |
9.03.46initscripts-9.03.46-1
-rw-r--r-- | initscripts.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index a9acaf3b..90c83e5c 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.45 +Version: 9.03.46 # 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 +* Tue Jul 22 2014 Lukáš Nykrýn <lnykryn@redhat.com> - 9.03.46-1 +- ifup,vlan: fix typo + * Tue Jul 08 2014 Lukáš Nykrýn <lnykryn@redhat.com> - 9.03.45-1 - ifup,vlan: fix typo |