Import from AlmaLinux stable repository
This commit is contained in:
parent
e97afe298a
commit
9c07c6e550
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/mcelog-189.tar.gz
|
||||
SOURCES/mcelog-195.tar.gz
|
||||
|
||||
@ -1 +0,0 @@
|
||||
6a5a4839ca5423a9aa3f2c29bde1b7f84376f098 SOURCES/mcelog-189.tar.gz
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Tool to translate x86-64 CPU Machine Check Exception data
|
||||
Name: mcelog
|
||||
Version: 189
|
||||
Version: 195
|
||||
Release: 0%{?dist}
|
||||
Epoch: 3
|
||||
Group: System Environment/Base
|
||||
@ -66,6 +66,12 @@ install -p -m644 mcelog*.5 $RPM_BUILD_ROOT/%{_mandir}/man5/
|
||||
%{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Mon Oct 16 2023 Prarit Bhargava <prarit@redhat.com> - 3:195.0
|
||||
- Update to v195
|
||||
* Thu Jun 8 2023 Prarit Bhargava <prarit@redhat.com> - 3:194.1
|
||||
- Add tests
|
||||
* Mon Jun 5 2023 Prarit Bhargava <prarit@redhat.com> - 3:194.0
|
||||
- Add support for EMR
|
||||
* Fri Sep 2 2022 Prarit Bhargava <prarit@redhat.com> - 3:189-0
|
||||
- Add support for RPL-P, RPL-S, ADL-N
|
||||
* Fri Jun 24 2022 Prarit Bhargava <prarit@redhat.com> - 3:182-1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user