From 69d27ce34e2cc8ac4c602b4144d7b24e03c0dc9e Mon Sep 17 00:00:00 2001 From: Dave Young Date: Wed, 6 Jul 2016 10:11:16 +0800 Subject: [PATCH] Release 2.0.12-8 --- kexec-tools.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/kexec-tools.spec b/kexec-tools.spec index ff2126e..883a374 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -1,6 +1,6 @@ Name: kexec-tools Version: 2.0.12 -Release: 7%{?dist} +Release: 8%{?dist} License: GPLv2 Group: Applications/System Summary: The kexec/kdump userspace component @@ -316,6 +316,12 @@ done %doc %changelog +* Wed Jul 6 2016 Dave Young - 2.0.12-8 +- Rebase makedumpfile 1.6.0 + +* Mon Jun 27 2016 Dave Young - 2.0.12-7 +- Fix date format in spec file. + * Mon Jun 27 2016 Dave Young - 2.0.12-6 - get_persistent_dev(): fix name contention with dracut's similar function