diff --git a/kexec-tools.spec b/kexec-tools.spec
index 7b2b692..4d29bca 100644
--- a/kexec-tools.spec
+++ b/kexec-tools.spec
@@ -5,7 +5,7 @@
 
 Name: kexec-tools
 Version: 2.0.22
-Release: 14%{?dist}
+Release: 15%{?dist}
 License: GPLv2
 Summary: The kexec/kdump userspace component
 
@@ -383,6 +383,9 @@ done
 %endif
 
 %changelog
+* Wed Sep 8 2021 Tao Liu <ltao@redhat.com> - 2.0.22-15
+- Add file supported-kdump-targets.txt to kexec-tools
+
 * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.0.22-14
 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
   Related: rhbz#1991688