diff --git a/kexec-tools.spec b/kexec-tools.spec
index 42e09dd..17b11ad 100644
--- a/kexec-tools.spec
+++ b/kexec-tools.spec
@@ -5,7 +5,7 @@
 
 Name: kexec-tools
 Version: 2.0.22
-Release: 9%{?dist}
+Release: 10%{?dist}
 License: GPLv2
 Summary: The kexec/kdump userspace component
 
@@ -380,6 +380,13 @@ done
 %endif
 
 %changelog
+* Tue Jul 20 2021 Tao Liu <ltao@redhat.com> - 2.0.22-10
+- fadump-init: clean up mount points properly
+- fadump: kdumpctl should check the modules used by the fadump initramfs
+- fadump: isolate fadump initramfs image within the default one
+- Cleanup dead systemd services before start sysroot.mount
+- Revert "Revert "x86_64: enable the kexec file load by default""
+
 * Tue Jun 29 2021 Tao Liu <ltao@redhat.com> - 2.0.22-9
 - Add a crashkernel-howto.txt doc
 - Add a new hook: 92-crashkernel.install