!2 update version

From: @suo-xiaocong 
Reviewed-by: @overweight 
Signed-off-by: @overweight
This commit is contained in:
openeuler-ci-bot 2022-03-11 01:15:22 +00:00 committed by Gitee
commit ace36eaca3
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 4 deletions

BIN
V0.13.11.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,11 +1,11 @@
Name: stress-ng
Version: 0.11.16
Version: 0.13.11
Release: 1
Summary: stress-ng will stress test a computer system in various selectable ways.
License: GPL 2.0
URL: https://kernel.ubuntu.com/~cking/stress-ng/
Source0: https://kernel.ubuntu.com/~cking/tarballs/stress-ng/%{name}-%{version}.tar.xz
URL: https://github.com/ColinIanKing/stress-ng
Source0: https://github.com/ColinIanKing/stress-ng/archive/V0.13.11.tar.gz
BuildRequires: gcc glibc-devel kernel-headers keyutils-libs-devel libatomic zlib-devel
BuildRequires: libaio-devel libattr-devel libcap-devel libgcrypt-devel Judy-devel lksctp-tools-devel
@ -30,11 +30,12 @@ rm -rf $RPM_BUILD_ROOT
%files
%license COPYING
%doc README
%{_bindir}/%{name}
%{_mandir}/man1/%{name}.1.*
%{_datadir}/*
%changelog
* Tue Mar 8 2022 overweight <suoxiaocong@kylinos.cn> - 0.13.11-1
- update to latest version
* Wed Jul 22 2020 overweight <hexiaowen@huawei.com 0.11.16-1
- package init