From 54cb91011c920510792b728a7da173283f0f952a Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 08:53:37 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- kexec-tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kexec-tools.spec b/kexec-tools.spec index e7b8714..9eff3bd 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -6,7 +6,7 @@ Name: kexec-tools Version: 2.0.28 -Release: 12%{?dist} +Release: 13%{?dist} URL: https://kernel.org/pub/linux/utils/kernel/kexec License: GPL-2.0-only Summary: The kexec/kdump userspace component @@ -310,6 +310,9 @@ fi %changelog +* Mon Jun 24 2024 Troy Dawson - 2.0.28-13 +- Bump release for June 2024 mass rebuild + * Wed Jun 19 2024 Tao Liu - 2.0.28-12 - Resolves: RHEL-40200