From a2c817b7c692e3f52ba8f02f5cfbb952456d5e16 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 9 Nov 2021 05:06:55 -0500 Subject: [PATCH] import rasdaemon-0.6.1-6.el8 --- SPECS/rasdaemon.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SPECS/rasdaemon.spec b/SPECS/rasdaemon.spec index 3c21a31..06b5a17 100644 --- a/SPECS/rasdaemon.spec +++ b/SPECS/rasdaemon.spec @@ -1,6 +1,6 @@ Name: rasdaemon Version: 0.6.1 -Release: 5.1%{?dist} +Release: 6%{?dist} Summary: Utility to receive RAS error tracings Group: Applications/System License: GPLv2 @@ -78,8 +78,8 @@ rm INSTALL %{buildroot}/usr/include/*.h %{_sysconfdir}/ras/dimm_labels.d %changelog -* Wed May 26 2021 Aristeu Rozanski 0.6.1-5.1 -- Add support for AMD SMCA [1975506] +* Wed May 26 2021 Aristeu Rozanski 0.6.1-6 +- Add support for AMD SMCA [1965011] * Wed Apr 08 2020 Aristeu Rozanski 0.6.1-5 - Fix high CPU usage when CPUs are offline [1683420]