Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:48:51 -07:00
parent 906986e27e
commit 6097a33984

View File

@ -1,7 +1,7 @@
Summary: Tool to translate x86-64 CPU Machine Check Exception data
Name: mcelog
Version: 200
Release: 1%{?dist}
Release: 2%{?dist}
Epoch: 3
License: GPL-2.0-only
URL: https://github.com/andikleen/mcelog
@ -60,6 +60,10 @@ install -p -m644 mcelog*.5 $RPM_BUILD_ROOT/%{_mandir}/man5/
%{_mandir}/*/*
%changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3:200-2
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Mon Jul 22 2024 Jakub Čajka <jcajka@redhat.com> - 3:200-1
- Update to latest upstream version
- Resolves: RHEL-20091, RHEL-20085, RHEL-20556, RHEL-47461 and RHEL-37248