From 1140b4518a9fc3b99520452d89f7af80f8ab0720f8228b37b745df6215970bf6 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Tue, 8 Jun 2021 08:41:47 +0000 Subject: [PATCH] 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 --- stress-ng-0.12.04.tar.xz | 3 --- stress-ng-0.12.10.tar.xz | 3 +++ stress-ng.changes | 14 ++++++++++++++ stress-ng.spec | 6 ++++-- 4 files changed, 21 insertions(+), 5 deletions(-) delete mode 100644 stress-ng-0.12.04.tar.xz create mode 100644 stress-ng-0.12.10.tar.xz diff --git a/stress-ng-0.12.04.tar.xz b/stress-ng-0.12.04.tar.xz deleted file mode 100644 index 21dae8c..0000000 --- a/stress-ng-0.12.04.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b4e34bda8db4ed37e33b7a861bc06ad77cbbd234d63236da2cb58f02e3f3218e -size 527336 diff --git a/stress-ng-0.12.10.tar.xz b/stress-ng-0.12.10.tar.xz new file mode 100644 index 0000000..1a46272 --- /dev/null +++ b/stress-ng-0.12.10.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd167b6559fa8a28680371b1defd3ffe2344eb550129d58dd7d5e2d568f2786e +size 547912 diff --git a/stress-ng.changes b/stress-ng.changes index 9116216..c5a795b 100644 --- a/stress-ng.changes +++ b/stress-ng.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Jun 8 06:18:16 UTC 2021 - Martin Hauke + +- 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 + +- 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 diff --git a/stress-ng.spec b/stress-ng.spec index b13626e..d336e62 100644 --- a/stress-ng.spec +++ b/stress-ng.spec @@ -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 \