From c248af077b68602bc2b43416582ade191a4f103d Mon Sep 17 00:00:00 2001 From: Dave Young Date: Thu, 11 Oct 2012 09:47:25 +0800 Subject: [PATCH] Release 2.0.3-57 --- kexec-tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kexec-tools.spec b/kexec-tools.spec index 0b1542c..6a8a00e 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -1,6 +1,6 @@ Name: kexec-tools Version: 2.0.3 -Release: 56%{?dist} +Release: 57%{?dist} License: GPLv2 Group: Applications/System Summary: The kexec/kdump userspace component. @@ -300,6 +300,9 @@ done %changelog +* Thu Oct 11 2012 Dave Young - 2.0.3-57 +- improve persistent name handling + * Sat Sep 29 2012 Dave Young - 2.0.3-56 - Pull vmcore-dmesg patches from vivek - ppc/ppc64: compile purgatory with gcc option msoft-float