From 1a882465f8f8ffe3307b81a0436f17445ea1829c Mon Sep 17 00:00:00 2001 From: Dave Young Date: Tue, 5 Feb 2013 10:36:50 +0800 Subject: [PATCH] Release 2.0.3-66 --- kexec-tools.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/kexec-tools.spec b/kexec-tools.spec index d4cc371..7090c0a 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -1,6 +1,6 @@ Name: kexec-tools Version: 2.0.3 -Release: 65%{?dist} +Release: 66%{?dist} License: GPLv2 Group: Applications/System Summary: The kexec/kdump userspace component. @@ -308,6 +308,10 @@ done %changelog +* Tue Feb 5 2013 Dave Young - 2.0.3-66 +- Spec: remove kdump image when a corresponding kernel is removed +- Merge an upstream patch for fix a ppc64 makedumpfile bug + * Mon Jan 28 2013 Dave Young - 2.0.3-65 - Add support for team devices - Update translation file po/it.po