From abfed0b6d6850184603aa802999c460ad5084ab8 Mon Sep 17 00:00:00 2001 From: Dave Young Date: Tue, 20 Dec 2016 17:45:45 +0800 Subject: [PATCH] Release 2.0.14-2 Fix build error, forgot to update anaconda addon file in rpm spec. Update changelog etc. --- kexec-tools.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/kexec-tools.spec b/kexec-tools.spec index 7a7f49a..d73b398 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -1,6 +1,6 @@ Name: kexec-tools Version: 2.0.14 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 Group: Applications/System Summary: The kexec/kdump userspace component @@ -327,6 +327,11 @@ done %doc %changelog +* Tue Dec 20 2016 Dave Young - 2.0.14-2 +- rebase upstream kexec-tools 2.0.14 +- update kdump anaconda addon +- cleanup sources file + * Mon Nov 28 2016 Dave Young - 2.0.14-1 - kexec-tools 2.0.14-1