diff --git a/kexec-tools.spec b/kexec-tools.spec
index fcc2167..171271e 100644
--- a/kexec-tools.spec
+++ b/kexec-tools.spec
@@ -5,7 +5,7 @@
 
 Name: kexec-tools
 Version: 2.0.23
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2
 Summary: The kexec/kdump userspace component
 
@@ -396,6 +396,15 @@ done
 %endif
 
 %changelog
+* Fri Dec 3 2021 Tao Liu <ltao@redhat.com> - 2.0.23-2
+- kdump/ppc64: migration action registration clean up
+- kdump/ppc64: rebuild initramfs image after migration
+- Update supported-kdump-targets.txt
+- add keyutils as a weak dependency for POWER
+- kdumpctl: enable secure boot on ppc64le LPARs
+- kdump.sysconfig: make kexec_file_load as default option on arm64
+- kdump.sysconfig: make kexec_file_load as default option on ppc64le
+
 * Thu Nov 11 2021 Tao Liu <ltao@redhat.com> - 2.0.23-1
 - Enable zstd compression for makedumpfile in kexec-tools.spec
 - Update makedumpfile to 1.7.0