forked from pool/stress-ng
Accepting request 898262 from home:mnhauke
- Update to version 0.12.10 See http://kernel.ubuntu.com/git/cking/stress-ng.git/plain/debian/changelog for the full changelog - Update to version 0.12.08 See http://kernel.ubuntu.com/git/cking/stress-ng.git/plain/debian/changelog for the full changelog OBS-URL: https://build.opensuse.org/request/show/898262 OBS-URL: https://build.opensuse.org/package/show/benchmark/stress-ng?expand=0&rev=213
This commit is contained in:
parent
83bd8aeedc
commit
1140b4518a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b4e34bda8db4ed37e33b7a861bc06ad77cbbd234d63236da2cb58f02e3f3218e
|
||||
size 527336
|
3
stress-ng-0.12.10.tar.xz
Normal file
3
stress-ng-0.12.10.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bd167b6559fa8a28680371b1defd3ffe2344eb550129d58dd7d5e2d568f2786e
|
||||
size 547912
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 8 06:18:16 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Update to version 0.12.10
|
||||
See http://kernel.ubuntu.com/git/cking/stress-ng.git/plain/debian/changelog
|
||||
for the full changelog
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 8 09:40:36 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Update to version 0.12.08
|
||||
See http://kernel.ubuntu.com/git/cking/stress-ng.git/plain/debian/changelog
|
||||
for the full changelog
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 23 11:53:08 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: stress-ng
|
||||
Version: 0.12.04
|
||||
Version: 0.12.10
|
||||
Release: 0
|
||||
Summary: Tool to load and stress a computer
|
||||
License: GPL-2.0-only
|
||||
@ -59,7 +59,9 @@ Bash completion script for stress-ng.
|
||||
|
||||
%build
|
||||
export CFLAGS="%{optflags}"
|
||||
%make_build
|
||||
#%%make_build
|
||||
# parallel build is broken
|
||||
make
|
||||
|
||||
%install
|
||||
install -D -p -m 0755 stress-ng \
|
||||
|
Loading…
Reference in New Issue
Block a user