diff --git a/kexec-tools.spec b/kexec-tools.spec
index cb4987c..13e918c 100644
--- a/kexec-tools.spec
+++ b/kexec-tools.spec
@@ -5,7 +5,7 @@
 
 Name: kexec-tools
 Version: 2.0.27
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2
 Summary: The kexec/kdump userspace component
 
@@ -408,6 +408,9 @@ fi
 %endif
 
 %changelog
+* Mon Nov 6 2023 Tao Liu <ltao@redhat.com> - 2.0.27-2
+- kexec: update manpage with explicit mention of clean kexec
+
 * Tue Sep 26 2023 Tao Liu <ltao@redhat.com> - 2.0.26-9
 - Introduce a function to get reserved memory size
 - powerpc: update fadump sysfs node path