From 283311fcc92b5716128d801d41c0018764ca92bc Mon Sep 17 00:00:00 2001 From: Christopher Brown Date: Thu, 3 Sep 2020 21:36:47 +0100 Subject: [PATCH] Bump to 0.11.19 --- .gitignore | 4 +--- sources | 2 +- stress-ng.spec | 7 +++++-- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 5d768c5..e40f9aa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1 @@ -/stress-ng-0.07.05.tar.gz -/stress-ng-0.07.29.tar.gz -/stress-ng-0.11.14.tar.xz +/stress-ng-*.tar.xz diff --git a/sources b/sources index 584141e..14d6666 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (stress-ng-0.11.14.tar.xz) = 9f1f419a0bea55b6c64989ee0f54ee6bd6492adf7d978980129f1cc78dba7dc5455547c6b5036126c8b5887e0d465a3400cc2c78a61905620f921c3b3e49abdf +SHA512 (stress-ng-0.11.19.tar.xz) = eefb331699faccaaa98775e14e4f33f5cc99b86ec8feb8f1c34b6cb7d20f061c576f8fcd683e51740fa662fb54d987bed36b9d87ad13a1b39b4fe66e60177ab1 diff --git a/stress-ng.spec b/stress-ng.spec index 5bf4137..2264096 100644 --- a/stress-ng.spec +++ b/stress-ng.spec @@ -1,6 +1,6 @@ Name: stress-ng -Version: 0.11.14 -Release: 6%{?dist} +Version: 0.11.19 +Release: 1%{?dist} Summary: Stress test a computer system in various ways License: GPLv2+ @@ -62,6 +62,9 @@ install -pm 644 bash-completion/%{name} \ %{_datadir}/bash-completion/completions/%{name} %changelog +* Thu Sep 03 2020 Chris Brown - 0.11.19-1 +- Bump to 0.11.19 + * Tue Aug 18 2020 Chris Brown - 0.11.14-6 - Add Judy conditional for EPEL 8