From c92855efaac186e05533173707e65ba39003fc1c Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:11:01 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- rasdaemon.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/rasdaemon.spec b/rasdaemon.spec index 72fe192..e656119 100644 --- a/rasdaemon.spec +++ b/rasdaemon.spec @@ -1,6 +1,6 @@ Name: rasdaemon Version: 0.8.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Utility to receive RAS error tracings Group: Applications/System License: GPLv2 @@ -74,6 +74,10 @@ rm INSTALL %{buildroot}/usr/include/*.h %config(noreplace) %{_sysconfdir}/sysconfig/%{name} %changelog +* Tue Oct 29 2024 Troy Dawson - 0.8.0-6 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 0.8.0-5 - Bump release for June 2024 mass rebuild