From 1b89cc245f68fd917024b9cb9bce3cd1704f1402 Mon Sep 17 00:00:00 2001 From: Kairui Song Date: Wed, 29 Jan 2020 14:42:11 +0800 Subject: [PATCH] Release 2.0.20-9 Signed-off-by: Kairui Song --- kexec-tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kexec-tools.spec b/kexec-tools.spec index 8467854..d7f7dc8 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -4,7 +4,7 @@ Name: kexec-tools Version: 2.0.20 -Release: 8%{?dist} +Release: 9%{?dist} License: GPLv2 Summary: The kexec/kdump userspace component @@ -348,6 +348,9 @@ done %endif %changelog +* Wed Jan 29 2020 Kairui Song - 2.0.20-9 +- Fix building failure + * Wed Jan 29 2020 Kairui Song - 2.0.20-8 - Update makedumpfile to 1.6.7 - Add a hook to wait for kdump target in initqueue