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
This commit is contained in:
David Sterba 2018-04-19 09:49:46 +00:00 committed by Git OBS Bridge
parent ef052d0926
commit e043bb0954
4 changed files with 14 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:392e0d39877507d49724fd2ac1f8398ce54af52d78d96744daedc85c42e66f73
size 337080

3
stress-ng-0.09.25.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d0d87db937b690f6af7854f35997b90f2532bda00392d8ebdb540d9a5feb6e49
size 337032

View File

@ -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 Wed Apr 11 12:48:02 UTC 2018 - mardnh@gmx.de

View File

@ -18,7 +18,7 @@
Name: stress-ng Name: stress-ng
Version: 0.09.24 Version: 0.09.25
Release: 0 Release: 0
Summary: Tool to load and stress a computer Summary: Tool to load and stress a computer
License: GPL-2.0-only License: GPL-2.0-only
@ -56,7 +56,8 @@ install -D -p -m 0644 stress-ng.1 \
%{buildroot}%{_mandir}/man1/stress-ng.1 %{buildroot}%{_mandir}/man1/stress-ng.1
%files %files
%doc COPYING README %license COPYING
%doc README
%{_bindir}/stress-ng %{_bindir}/stress-ng
%{_mandir}/man1/stress-ng.1%{ext_man} %{_mandir}/man1/stress-ng.1%{ext_man}