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#3bfcb89b7309cbcfcb6f87c1cf632632d0dc20be
This commit is contained in:
parent
1494f6101e
commit
c65720cc1e
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (stress-ng-0.11.21.tar.xz) = ec41d57f1d58150efc5db5cf96d8b2d8f6f2453cce2f5b2275b8cacb68fad6acfe7fe3004326413ab4ee02098a340938a3cf04404141f1310a05e07abaf7b500
|
||||
SHA512 (stress-ng-0.11.24.tar.xz) = 2546ac1d17304e61c21b52003a93e5f7c32b746d2ed4088e1af24ed151072b7965c3a4be50058c36637ec0d2e5eccc4daace2d4113e5655f3520a7392f393f44
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: stress-ng
|
||||
Version: 0.11.21
|
||||
Version: 0.11.24
|
||||
Release: 1%{?dist}
|
||||
Summary: Stress test a computer system in various ways
|
||||
|
||||
@ -19,12 +19,7 @@ BuildRequires: libgcrypt-devel
|
||||
BuildRequires: lksctp-tools-devel
|
||||
BuildRequires: libatomic
|
||||
BuildRequires: zlib-devel
|
||||
%if 0%{?rhel} >= 8
|
||||
# Waiting on BZ #1854339
|
||||
# BuildRequires: Judy-devel
|
||||
%else
|
||||
BuildRequires: Judy-devel
|
||||
%endif
|
||||
|
||||
ExcludeArch: ppc64
|
||||
ExcludeArch: ppc64le
|
||||
@ -62,6 +57,13 @@ install -pm 644 bash-completion/%{name} \
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Dec 1 2020 Chris Brown <chris.brown@redhat.com> - 0.11.24-1
|
||||
- Bump to 0.11.24
|
||||
|
||||
* Tue Nov 10 2020 Chris Brown <chris.brown@redhat.com> - 0.11.23-1
|
||||
- Bump to 0.11.23
|
||||
- Drop EPEL 8 Judy conditional
|
||||
|
||||
* Wed Sep 30 2020 Chris Brown <chris.brown@redhat.com> - 0.11.21-1
|
||||
- Bump to 0.11.21
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user