From 90f41c0c3f6e2059b4e3162c0ef2217cd821feb2 Mon Sep 17 00:00:00 2001 From: Chen Haixiang Date: Mon, 20 Oct 2025 22:35:52 -0400 Subject: [PATCH] Update the changelog to the correct release Signed-off-by: chenhaixiang (cherry picked from commit 18f86868083338e66dbaa522a086d0d8b980377d) --- kexec-tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kexec-tools.spec b/kexec-tools.spec index f60e476..db46033 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -4,7 +4,7 @@ Name: kexec-tools Version: 2.0.26 -Release: 13 +Release: 14 License: GPLv2 Summary: The kexec/kdump userspace component URL: https://www.kernel.org/ @@ -297,6 +297,9 @@ done %endif %changelog +* Mon Oct 20 2025 chenhaixiang - 2.0.26-14 +- Update the changelog to the correct release + * Wed May 21 2025 zhangjian - 2.0.26-12 - sync patches from SP2 -- Gitee