From 514be15bf49d9fa50d6cb55df94b6109e9753e20 Mon Sep 17 00:00:00 2001 From: Baoquan He Date: Fri, 27 Sep 2013 16:39:29 +0800 Subject: [PATCH] Release 2.0.4-10 --- kexec-tools.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/kexec-tools.spec b/kexec-tools.spec index 06be5aa..79a0f0d 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -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 - 2.0.4-10 + * Fri Sep 27 2013 Baoquan He - 2.0.4-9 - Strip inline comments from the kdump config file before use - kdump-lib.sh: add common function strip_comments