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