diff options
Diffstat (limited to 'kexec-tools.spec')
| -rw-r--r-- | kexec-tools.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/kexec-tools.spec b/kexec-tools.spec index 160b456..a3748ed 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -1,10 +1,10 @@ %global eppic_ver e8844d3793471163ae4a56d8f95897be9e5bd554 %global eppic_shortver %(c=%{eppic_ver}; echo ${c:0:7}) -%global mkdf_ver 1.7.3 +%global mkdf_ver 1.7.4 Name: kexec-tools Version: 2.0.26 -Release: 6 +Release: 7 License: GPLv2 Summary: The kexec/kdump userspace component URL: https://www.kernel.org/ @@ -299,6 +299,9 @@ done %endif %changelog +* Tue Jul 30 2024 chenhaixiang <chenhaixiang3@huawei.com> - 2.0.26-7 +- update makedumpfile to makedumpfile-1.7.4 + * Mon Jul 8 2024 chenhaixiang <chenhaixiang3@huawei.com> - 2.0.26-6 - Undo the deletion of rd.lvm.lv in cmdline |
