From f56717db85b968345211e883ded0a3e97b191478 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8Cajka?= Date: Wed, 4 Dec 2024 14:01:32 +0100 Subject: [PATCH] Update to v201 Resolves: RHEL-47462 --- .fmf/version | 1 + mcelog.spec | 24 ++++++++++++++---------- sources | 2 +- whatever.fmf | 7 +++++++ 4 files changed, 23 insertions(+), 11 deletions(-) create mode 100644 .fmf/version create mode 100644 whatever.fmf diff --git a/.fmf/version b/.fmf/version new file mode 100644 index 0000000..d00491f --- /dev/null +++ b/.fmf/version @@ -0,0 +1 @@ +1 diff --git a/mcelog.spec b/mcelog.spec index ead804f..acd3ad0 100644 --- a/mcelog.spec +++ b/mcelog.spec @@ -1,7 +1,7 @@ Summary: Tool to translate x86-64 CPU Machine Check Exception data Name: mcelog -Version: 198 -Release: 0%{?dist} +Version: 201 +Release: 1%{?dist} Epoch: 3 License: GPLv2 URL: https://github.com/andikleen/mcelog @@ -63,24 +63,28 @@ install -p -m644 mcelog*.5 $RPM_BUILD_ROOT/%{_mandir}/man5/ %{_mandir}/*/* %changelog -* Thu Apr 4 2023 Prarit Bhargava - 3:198.0 -* Update to v198 -* cleanup changelog +* Wed Dec 4 2024 Jakub Čajka - 3:201-1 +- Update to v201 +- Resolves: RHEL-47462 + +* Thu Apr 4 2024 Prarit Bhargava - 3:198.0 +- Update to v198 +- cleanup changelog * Mon Oct 16 2023 Prarit Bhargava - 3:195.0 -* Update to v195 +- Update to v195 * Mon Jun 5 2023 Prarit Bhargava - 3:194-0 -* Add support for EMR and SPR +- Add support for EMR and SPR * Fri Sep 2 2022 Prarit Bhargava - 3:189-0 -* Add support for RPL-P, RPL-S, ADL-N +- Add support for RPL-P, RPL-S, ADL-N * Tue Jun 21 2022 Prarit Bhargava - 3:182-3 -* Also update local mcelog.conf +- Also update local mcelog.conf * Wed Jun 15 2022 Prarit Bhargava - 3:182-2 -* Bump NVR to kick build +- Bump NVR to kick build * Mon Jun 13 2022 Prarit Bhargava - 3:182-1 - Change CE threshhold from 10/day to 2/day [2094574] diff --git a/sources b/sources index 5b07b2f..a2ffb01 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (mcelog-198.tar.gz) = 5168a1d1d83c7fa69438412db4b5f559528439f84ad65348b147117c7fdfe689c9ab3273350ff5321ed351ef0fe17065ee9073aac5115e87cf27878b8e2ff7df +SHA512 (mcelog-201.tar.gz) = d91cc85337a0ebd1ccb66b936bf7db80384bd5255b0a18117dcb6121e272ff12547d41246ee548f768934b6e7a0b1219c03e84f3a5290d49d0f6960764a7c078 diff --git a/whatever.fmf b/whatever.fmf new file mode 100644 index 0000000..14eedc9 --- /dev/null +++ b/whatever.fmf @@ -0,0 +1,7 @@ +summary: Basic smoke tests +discover: + - name: internal + how: fmf + url: git://pkgs.devel.redhat.com/tests/mcelog +execute: + how: tmt