Release 0.5.2-3

Resolves: RHEL-35276

Signed-off-by: Philipp Rudo <prudo@redhat.com>
This commit is contained in:
Philipp Rudo 2024-05-03 16:32:50 +02:00
parent c0ebaade18
commit 6711543839

View File

@ -3,7 +3,7 @@
Name: libkdumpfile
Version: 0.5.2
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Kernel coredump file access
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
%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
- Update to 0.5.2
- Use SPDX license identifiers