Release 0.5.2-4
Related: RHEL-35276 Signed-off-by: Tao Liu <ltao@redhat.com>
This commit is contained in:
parent
12da2e4e95
commit
6975f93071
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: libkdumpfile
|
Name: libkdumpfile
|
||||||
Version: 0.5.2
|
Version: 0.5.2
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: Kernel coredump file access
|
Summary: Kernel coredump file access
|
||||||
|
|
||||||
License: LGPL-3.0-or-later OR GPL-2.0-or-later
|
License: LGPL-3.0-or-later OR GPL-2.0-or-later
|
||||||
@ -123,6 +123,9 @@ find $RPM_BUILD_ROOT -name '*.a' -exec rm -f {} ';'
|
|||||||
%{_bindir}/showxlat
|
%{_bindir}/showxlat
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 15 2024 Tao Liu <ltao@redhat.com> - 0.5.2-4
|
||||||
|
- Add tests/ directory
|
||||||
|
|
||||||
* Fri May 03 2024 Philipp Rudo <prudo@redhat.com> - 0.5.2-3
|
* Fri May 03 2024 Philipp Rudo <prudo@redhat.com> - 0.5.2-3
|
||||||
- Add gating.yaml to RHEL9 libkdumpfile
|
- Add gating.yaml to RHEL9 libkdumpfile
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user