From 1298c0c0cf48dfeee0c4292a1e2052e5fb236fdda353a7d8ce42d102c9d38681 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Fri, 3 Sep 2021 07:07:47 +0000 Subject: [PATCH] Accepting request 916048 from home:mnhauke - Update to version 0.13.01 See http://kernel.ubuntu.com/git/cking/stress-ng.git/plain/debian/changelog for the full changelog - Reenable parallel build OBS-URL: https://build.opensuse.org/request/show/916048 OBS-URL: https://build.opensuse.org/package/show/benchmark/stress-ng?expand=0&rev=217 --- stress-ng-0.13.00.tar.xz | 3 --- stress-ng-0.13.01.tar.xz | 3 +++ stress-ng.changes | 8 ++++++++ stress-ng.spec | 6 ++---- 4 files changed, 13 insertions(+), 7 deletions(-) delete mode 100644 stress-ng-0.13.00.tar.xz create mode 100644 stress-ng-0.13.01.tar.xz diff --git a/stress-ng-0.13.00.tar.xz b/stress-ng-0.13.00.tar.xz deleted file mode 100644 index 42c7914..0000000 --- a/stress-ng-0.13.00.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1cefe4a3057c1522b146e62f61b80ce6e2e99da2d85ebe25bc03fc45228e58cd -size 566324 diff --git a/stress-ng-0.13.01.tar.xz b/stress-ng-0.13.01.tar.xz new file mode 100644 index 0000000..fa1fe90 --- /dev/null +++ b/stress-ng-0.13.01.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f37f739e4d15343360a47980b67dc8b2a6bf3d4d3ef727d55e2dd99a0b64f9ea +size 575108 diff --git a/stress-ng.changes b/stress-ng.changes index eb971e2..09f9245 100644 --- a/stress-ng.changes +++ b/stress-ng.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Sep 2 15:57:55 UTC 2021 - Martin Hauke + +- Update to version 0.13.01 + See http://kernel.ubuntu.com/git/cking/stress-ng.git/plain/debian/changelog + for the full changelog +- Reenable parallel build + ------------------------------------------------------------------- Fri Aug 20 19:25:20 UTC 2021 - Martin Hauke diff --git a/stress-ng.spec b/stress-ng.spec index ef40b28..ef46f5c 100644 --- a/stress-ng.spec +++ b/stress-ng.spec @@ -18,7 +18,7 @@ Name: stress-ng -Version: 0.13.00 +Version: 0.13.01 Release: 0 Summary: Tool to load and stress a computer License: GPL-2.0-only @@ -59,9 +59,7 @@ Bash completion script for stress-ng. %build export CFLAGS="%{optflags}" -#%%make_build -# parallel build is broken -make +%make_build %install install -D -p -m 0755 stress-ng \