From d5fbae270265236647ffe6cbca765cfbc55cc2a1 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Thu, 9 Dec 2021 04:21:08 +0000 Subject: [PATCH] import stress-ng-0.13.00-5.el8 --- SPECS/stress-ng.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/stress-ng.spec b/SPECS/stress-ng.spec index 3b64052..8af39c3 100644 --- a/SPECS/stress-ng.spec +++ b/SPECS/stress-ng.spec @@ -1,6 +1,6 @@ Name: stress-ng Version: 0.13.00 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Stress test a computer system in various ways License: GPLv2+ @@ -53,6 +53,10 @@ install -pm 644 bash-completion/%{name} \ %{_datadir}/bash-completion/completions/%{name} %changelog +* Mon Dec 06 2021 John Kacur - 0.13.00-5 +- Change gating.yaml to read rhel-8 +Resolves: rhbz#2017260 + * Thu Nov 25 2021 John Kacur - 0.13.00-4 - Rebuild for rhel-8.6.0 Resolves: rhbz#2015162