Release 2.0.4-10

This commit is contained in:
Baoquan He 2013-09-27 16:39:29 +08:00
parent 377b01b270
commit 514be15bf4
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: kexec-tools
Version: 2.0.4
Release: 9%{?dist}
Release: 10%{?dist}
License: GPLv2
Group: Applications/System
Summary: The kexec/kdump userspace component.
@ -330,6 +330,8 @@ done
%endif
%changelog
* Fri Sep 27 2013 Baoquan He <bhe@redhat.com> - 2.0.4-10
* Fri Sep 27 2013 Baoquan He <bhe@redhat.com> - 2.0.4-9
- Strip inline comments from the kdump config file before use
- kdump-lib.sh: add common function strip_comments