diff --git a/kexec-tools.spec b/kexec-tools.spec
index 434dd27..b164ca4 100644
--- a/kexec-tools.spec
+++ b/kexec-tools.spec
@@ -5,7 +5,7 @@
 
 Name: kexec-tools
 Version: 2.0.23
-Release: 6%{?dist}
+Release: 7%{?dist}
 License: GPLv2
 Summary: The kexec/kdump userspace component
 
@@ -405,6 +405,10 @@ done
 %endif
 
 %changelog
+* Mon Feb 14 2022 Tao Liu <ltao@redhat.com> - 2.0.23-7
+- fix incorrect usage of _get_all_kernels_from_grubby
+- fix the mistake of swapping function parameters of read_proc_environ_var
+
 * Wed Jan 26 2022 Tao Liu <ltao@redhat.com> - 2.0.23-6
 - Revert "Remove trace_buf_size and trace_event from the kernel bootparameters of the kdump kernel"
 - fix broken kdump_get_arch_recommend_size