From e043bb0954d72e3f80a4046a1b22df0694204a4591499eb06d5b6332d8573947 Mon Sep 17 00:00:00 2001 From: David Sterba Date: Thu, 19 Apr 2018 09:49:46 +0000 Subject: [PATCH] Accepting request 598022 from home:mnhauke - Update to version 0.09.25 * Makefile: bump version * stress-ng: don't enable TARGET_CLONES for kFreeBSD * stress-enosys: avoid calling vhangup with upper bits set OBS-URL: https://build.opensuse.org/request/show/598022 OBS-URL: https://build.opensuse.org/package/show/benchmark/stress-ng?expand=0&rev=91 --- stress-ng-0.09.24.tar.xz | 3 --- stress-ng-0.09.25.tar.xz | 3 +++ stress-ng.changes | 8 ++++++++ stress-ng.spec | 5 +++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 stress-ng-0.09.24.tar.xz create mode 100644 stress-ng-0.09.25.tar.xz diff --git a/stress-ng-0.09.24.tar.xz b/stress-ng-0.09.24.tar.xz deleted file mode 100644 index a495403..0000000 --- a/stress-ng-0.09.24.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:392e0d39877507d49724fd2ac1f8398ce54af52d78d96744daedc85c42e66f73 -size 337080 diff --git a/stress-ng-0.09.25.tar.xz b/stress-ng-0.09.25.tar.xz new file mode 100644 index 0000000..83a5eb7 --- /dev/null +++ b/stress-ng-0.09.25.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0d87db937b690f6af7854f35997b90f2532bda00392d8ebdb540d9a5feb6e49 +size 337032 diff --git a/stress-ng.changes b/stress-ng.changes index 988f4a4..63db358 100644 --- a/stress-ng.changes +++ b/stress-ng.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Apr 19 07:15:29 UTC 2018 - mardnh@gmx.de + +- Update to version 0.09.25 + * Makefile: bump version + * stress-ng: don't enable TARGET_CLONES for kFreeBSD + * stress-enosys: avoid calling vhangup with upper bits set + ------------------------------------------------------------------- Wed Apr 11 12:48:02 UTC 2018 - mardnh@gmx.de diff --git a/stress-ng.spec b/stress-ng.spec index e003e6b..7303a2b 100644 --- a/stress-ng.spec +++ b/stress-ng.spec @@ -18,7 +18,7 @@ Name: stress-ng -Version: 0.09.24 +Version: 0.09.25 Release: 0 Summary: Tool to load and stress a computer License: GPL-2.0-only @@ -56,7 +56,8 @@ install -D -p -m 0644 stress-ng.1 \ %{buildroot}%{_mandir}/man1/stress-ng.1 %files -%doc COPYING README +%license COPYING +%doc README %{_bindir}/stress-ng %{_mandir}/man1/stress-ng.1%{ext_man}