Release 0.5.2-3
Resolves: RHEL-35276 Signed-off-by: Philipp Rudo <prudo@redhat.com>
This commit is contained in:
parent
c0ebaade18
commit
6711543839
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: libkdumpfile
|
Name: libkdumpfile
|
||||||
Version: 0.5.2
|
Version: 0.5.2
|
||||||
Release: 2%{?dist}
|
Release: 3%{?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
|
||||||
|
* Fri May 03 2024 Philipp Rudo <prudo@redhat.com> - 0.5.2-3
|
||||||
|
- Add gating.yaml to RHEL9 libkdumpfile
|
||||||
|
|
||||||
* Wed Jul 26 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.5.2-1
|
* Wed Jul 26 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.5.2-1
|
||||||
- Update to 0.5.2
|
- Update to 0.5.2
|
||||||
- Use SPDX license identifiers
|
- Use SPDX license identifiers
|
||||||
|
Loading…
Reference in New Issue
Block a user