From 5b4ce07af0f4cb04d90df43acfc00727467272b6 Mon Sep 17 00:00:00 2001 From: Dave Young Date: Mon, 27 Jun 2016 15:56:36 -0400 Subject: [PATCH] Release 2.0.12-7 Fix invalid date in rpm spec file. --- kexec-tools.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kexec-tools.spec b/kexec-tools.spec index ba15fa0..c74e489 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -1,6 +1,6 @@ Name: kexec-tools Version: 2.0.12 -Release: 6%{?dist} +Release: 7%{?dist} License: GPLv2 Group: Applications/System Summary: The kexec/kdump userspace component @@ -316,7 +316,7 @@ done %doc %changelog -* Mon June 27 2016 Dave Young - 2.0.12-6 +* Mon Jun 27 2016 Dave Young - 2.0.12-6 - get_persistent_dev(): fix name contention with dracut's similar function * Mon Jun 6 2016 Dave Young - 2.0.12-5