From aa2eb170ff3ffa6aa96849307fa653aaf4db8c33 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:15:28 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- stress-ng.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/stress-ng.spec b/stress-ng.spec index 8134514..5d2cd05 100644 --- a/stress-ng.spec +++ b/stress-ng.spec @@ -1,6 +1,6 @@ Name: stress-ng Version: 0.17.08 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Stress test a computer system in various ways License: GPL-2.0-or-later @@ -55,6 +55,10 @@ install -pm 644 bash-completion/%{name} \ %{_datadir}/bash-completion/completions/%{name} %changelog +* Tue Oct 29 2024 Troy Dawson - 0.17.08-8 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Aug 01 2024 John Kacur - 0.17.08-7 - Turn off annocheck optimization, cf-protection and property-note checks Resolves: RHEL-33521