diff --git a/kexec-tools.spec b/kexec-tools.spec
index dc2ac7d..a412591 100644
--- a/kexec-tools.spec
+++ b/kexec-tools.spec
@@ -5,7 +5,7 @@
 
 Name: kexec-tools
 Version: 2.0.22
-Release: 11%{?dist}
+Release: 12%{?dist}
 License: GPLv2
 Summary: The kexec/kdump userspace component
 
@@ -380,6 +380,10 @@ done
 %endif
 
 %changelog
+* Mon Aug 2 2021 Tao Liu <ltao@redhat.com> - 2.0.22-12
+- kdumpctl: fix a typo
+- kdump_get_arch_recommend_size uses crashkernel.default
+
 * Mon Jul 26 2021 Tao Liu <ltao@redhat.com> - 2.0.22-11
 - Make `dump_to_rootfs` wait for 90s for real
 - Check the existence of /sys/bus/ccwgroup/devices/*/online beforehand