diff --git a/kexec-tools.spec b/kexec-tools.spec
index 1690eb9..54e0b61 100644
--- a/kexec-tools.spec
+++ b/kexec-tools.spec
@@ -5,7 +5,7 @@
 
 Name: kexec-tools
 Version: 2.0.25
-Release: 10%{?dist}
+Release: 11%{?dist}
 License: GPLv2
 Summary: The kexec/kdump userspace component
 
@@ -428,6 +428,9 @@ fi
 %endif
 
 %changelog
+* Wed Jan 11 2022 Pingfan Liu <piliu@redhat.com> - 2.0.25-11
+- ppc64: tackle SRCU hang issue
+
 * Tue Dec 27 2022 Pingfan Liu <piliu@redhat.com> - 2.0.25-10
 - Update supported-kdump-targets.txt
 - dracut-module-setup.sh: skip installing driver for the loopback interface