diff --git a/stress-ng.spec b/stress-ng.spec index 6a60e34..452858d 100644 --- a/stress-ng.spec +++ b/stress-ng.spec @@ -1,6 +1,6 @@ Name: stress-ng Version: 0.17.08 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Stress test a computer system in various ways License: GPL-2.0-or-later @@ -53,6 +53,9 @@ install -pm 644 bash-completion/%{name} \ %{_datadir}/bash-completion/completions/%{name} %changelog +* Mon Jun 24 2024 Troy Dawson - 0.17.08-5 +- Bump release for June 2024 mass rebuild + * Mon Jun 17 2024 Anubhav - 0.17.08-4 - Use rhel-10 in gating.yaml instead of rhel-9 Resolves: RHEL-42975