diff --git a/sources b/sources index 5d93c07..f47acf8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (stress-ng-0.12.03.tar.xz) = 372de29089645fe80d4b9c17779b7dd0f724d910c898cb181791476e64906cf7713b0cc78d33bb9d4485b02928122590d76f3af731e24923f6b26ce65f862114 +SHA512 (stress-ng-0.12.04.tar.xz) = 0fdd92d8b9374f5e296cd8851d2172df2dacfd2c99ab80914ef1bdebebbc66cb88e1792d819734203ec9d4f657765f1cab0e46e12cc3c8753559027b98be884f diff --git a/stress-ng.spec b/stress-ng.spec index 2eaf0ec..83dcaa8 100644 --- a/stress-ng.spec +++ b/stress-ng.spec @@ -1,5 +1,5 @@ Name: stress-ng -Version: 0.12.03 +Version: 0.12.04 Release: 1%{?dist} Summary: Stress test a computer system in various ways @@ -22,9 +22,6 @@ BuildRequires: libatomic BuildRequires: zlib-devel BuildRequires: Judy-devel -ExcludeArch: ppc64 -ExcludeArch: ppc64le - %description Stress test a computer system in various ways. It was designed to exercise various physical subsystems of a computer as well as the various operating @@ -55,6 +52,12 @@ install -pm 644 bash-completion/%{name} \ %{_datadir}/bash-completion/completions/%{name} %changelog +* Mon Mar 1 2021 Chris Brown - 0.12.04-1 +- Update to 0.12.04 + +* Wed Feb 24 2021 Yaakov Selkowitz - 0.12.03-2 +- Enable ppc64le + * Mon Feb 15 2021 Chris Brown - 0.12.03-1 - Update to 0.12.03