diff --git a/kexec-tools.spec b/kexec-tools.spec
index a73d9a4..56b651d 100644
--- a/kexec-tools.spec
+++ b/kexec-tools.spec
@@ -5,7 +5,7 @@
 
 Name: kexec-tools
 Version: 2.0.26
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: GPLv2
 Summary: The kexec/kdump userspace component
 
@@ -435,6 +435,13 @@ fi
 %endif
 
 %changelog
+* Wed May 31 2023 Tao Liu <ltao@redhat.com> - 2.0.26-4
+- kdumpctl: Add basic UKI support
+- kdumpctl: Move temp file in get_kernel_size to global temp dir
+- kdumpctl: Move get_kernel_size to kdumpctl
+- kdump-lib: fix prepare_cmdline
+- mkdumprd: call dracut with --add-device to install the drivers needed by /boot partition automatically for FIPS
+
 * Tue May 9 2023 Tao Liu <ltao@redhat.com> - 2.0.26-3
 - Rebase makedumpfile to v1.7.3
 - kdumpctl: lower the log level in reset_crashkernel_for_installed_kernel