diff --git a/kexec-tools.spec b/kexec-tools.spec
index 1e888d3..48b3889 100644
--- a/kexec-tools.spec
+++ b/kexec-tools.spec
@@ -5,7 +5,7 @@
 
 Name: kexec-tools
 Version: 2.0.25
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv2
 Summary: The kexec/kdump userspace component
 
@@ -411,6 +411,10 @@ fi
 %endif
 
 %changelog
+* Wed Oct 26 2022 Tao Liu <ltao@redhat.com> - 2.0.25-3
+- virtiofs support for kexec-tools
+- Seperate dracut and dracut-squash compressor for zstd
+
 * Mon Oct 17 2022 Tao Liu <ltao@redhat.com> - 2.0.25-2
 - mkdumprd: Improve error messages on non-existing NFS target directories
 - fadump: avoid non-debug kernel use for fadump case