diff options
| author | CoprDistGit <infra@openeuler.org> | 2024-08-18 15:33:13 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2024-08-18 15:33:13 +0000 |
| commit | f1b61cbd58e140c70f4412aeab5b7722bc4abaf0 (patch) | |
| tree | 99a3c32a45faed11557d5c516aa2c388631e4483 /kexec-tools.spec | |
| parent | 5be00af7c80ed4972c1f3379e6db9937e1a8b7bd (diff) | |
automatic import of kexec-toolsopeneuler24.03_LTSopeneuler22.03_LTS_SP4openeuler22.03_LTS_SP3
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 |
