update to 0.14.02
This commit is contained in:
parent
3a7a91f9bb
commit
11b2b59a8f
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/stress-ng-*.tar.xz
|
||||
/stress-ng-0.13.11.tar.gz
|
||||
/stress-ng-0.14.02.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (stress-ng-0.13.11.tar.gz) = 18e21f2e8af24f5d50b2e8c4119544d1469e82f7e1d96610ba509f12f84b6b4ef11353e7a31b5fdc848ec4cdfdd24ad22818492cbe917122e2fbad4727466cc2
|
||||
SHA512 (stress-ng-0.14.02.tar.gz) = 80d6f6d9a8e521f2c58b6aa3680bf22f5e0e75e267f49cb3c30512e3387d1d71a31a932b2e6568166f77c7f2a36bed7902a1ed4cb6aded35f48372e916d64590
|
||||
|
@ -1,10 +1,10 @@
|
||||
Name: stress-ng
|
||||
Version: 0.13.11
|
||||
Version: 0.14.02
|
||||
Release: 1%{?dist}
|
||||
Summary: Stress test a computer system in various ways
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://kernel.ubuntu.com/~cking/%{name}
|
||||
URL: https://github.com/ColinIanKing/stress-ng
|
||||
Source0: https://github.com/ColinIanKing/stress-ng/archive/V%{version}/%{name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: make
|
||||
@ -50,6 +50,9 @@ install -pm 644 bash-completion/%{name} \
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Sun Jul 10 2022 Fabio Alessandro Locati <fale@fedoraproject.org> - 0.14.02-1
|
||||
- Update to 0.14.02
|
||||
|
||||
* Wed Feb 02 2022 Fabio Alessandro Locati <fale@fedoraproject.org> - 0.13.11-1
|
||||
- Update to 0.13.11
|
||||
- move source to github since the author changed company
|
||||
|
Loading…
Reference in New Issue
Block a user