diff --git a/kexec-tools.spec b/kexec-tools.spec
index cbb5e7c..c5ce86e 100644
--- a/kexec-tools.spec
+++ b/kexec-tools.spec
@@ -5,7 +5,7 @@
 
 Name: kexec-tools
 Version: 2.0.26
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv2
 Summary: The kexec/kdump userspace component
 
@@ -434,6 +434,10 @@ fi
 %endif
 
 %changelog
+* 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
+
 * Fri Apr 21 2023 Tao Liu <ltao@redhat.com> - 2.0.26-2
 - Rebase makedumpfile to upstream latest(8e8b8814be1)
 - Show how much time kdump has waited for the network to be ready