Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/stress-ng.git#72f3c6890d75fad307961be93e10bcef499db3d9
This commit is contained in:
parent
af9fd2511b
commit
b3a432effe
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (stress-ng-0.12.03.tar.xz) = 372de29089645fe80d4b9c17779b7dd0f724d910c898cb181791476e64906cf7713b0cc78d33bb9d4485b02928122590d76f3af731e24923f6b26ce65f862114
|
||||
SHA512 (stress-ng-0.12.04.tar.xz) = 0fdd92d8b9374f5e296cd8851d2172df2dacfd2c99ab80914ef1bdebebbc66cb88e1792d819734203ec9d4f657765f1cab0e46e12cc3c8753559027b98be884f
|
||||
|
@ -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 <chris.brown@redhat.com> - 0.12.04-1
|
||||
- Update to 0.12.04
|
||||
|
||||
* Wed Feb 24 2021 Yaakov Selkowitz <yselkowi@redhat.com> - 0.12.03-2
|
||||
- Enable ppc64le
|
||||
|
||||
* Mon Feb 15 2021 Chris Brown <chris.brown@redhat.com> - 0.12.03-1
|
||||
- Update to 0.12.03
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user