diff options
author | Václav Pavlín <vpavlin@redhat.com> | 2013-11-13 13:39:43 +0100 |
---|---|---|
committer | Václav Pavlín <vpavlin@redhat.com> | 2013-11-13 13:39:43 +0100 |
commit | 5a3663709b4db467c30289fd520928a8c1498a2b (patch) | |
tree | a1fbcd05cd3ec3cee9c2efba31ae0ca223513721 | |
parent | ab49daff755b83b3d4f46402844196bf7f804e20 (diff) | |
download | initscripts-5a3663709b4db467c30289fd520928a8c1498a2b.tar initscripts-5a3663709b4db467c30289fd520928a8c1498a2b.tar.gz initscripts-5a3663709b4db467c30289fd520928a8c1498a2b.tar.bz2 initscripts-5a3663709b4db467c30289fd520928a8c1498a2b.tar.xz initscripts-5a3663709b4db467c30289fd520928a8c1498a2b.zip |
9.49.10-1initscripts-9.49.10-1
-rw-r--r-- | initscripts.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 02356f82..de838dd4 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.9 +Version: 9.49.10 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -221,6 +221,9 @@ rm -rf $RPM_BUILD_ROOT /etc/profile.d/debug* %changelog +* Wed Nov 13 2013 Václav Pavlín <vpavlin@redhat.com> - 9.49.10-1 +- provide KVM guest count and limit info message (#1014731) + * Tue Nov 12 2013 Václav Pavlín <vpavlin@redhat.com> - 9.49.9-1 - spec: update description of the initscript package |