Update to 0.16.02
This commit is contained in:
parent
3d937dc244
commit
0d5a74caa8
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/stress-ng-0.15.06.tar.gz
|
||||
/stress-ng-0.15.10.tar.gz
|
||||
/stress-ng-0.16.00.tar.gz
|
||||
/stress-ng-0.16.02.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (stress-ng-0.16.00.tar.gz) = b5d6bdc9e527ed2370245905cd8ed01123ba2306b6c0b9bb6b2123ebde7f4d53a80f44a162e739fe2670502b2feddc46883b2dbc3ebbd7e1394b41c00bb7e639
|
||||
SHA512 (stress-ng-0.16.02.tar.gz) = 08290ca83da9124667a9e0794d88735f0281fea39b8ad6ddd6bdab602edd4a268ce5aa838c60ae8e98f654bd89c94ddca784dc126e10857539db480d77619539
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: stress-ng
|
||||
Version: 0.16.00
|
||||
Version: 0.16.02
|
||||
Release: 1%{?dist}
|
||||
Summary: Stress test a computer system in various ways
|
||||
|
||||
@ -54,11 +54,15 @@ install -pm 644 bash-completion/%{name} \
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Sat Jul 08 2023 Fabio Alessandro Locati <fale@fedoraproject.ora> - 0.16.00-1
|
||||
* Mon Jul 17 2023 Fabio Alessandro Locati <fale@fedoraproject.org> - 0.16.02-1
|
||||
- Update to 0.16.02
|
||||
- Fixes rhbz#2222484
|
||||
|
||||
* Sat Jul 08 2023 Fabio Alessandro Locati <fale@fedoraproject.org> - 0.16.00-1
|
||||
- Update to 0.16.00
|
||||
- Fixes rhbz#2221348
|
||||
|
||||
* Sat Jun 17 2023 Fabio Alessandro Locati <fale@fedoraproject.ora> - 0.15.10-1
|
||||
* Sat Jun 17 2023 Fabio Alessandro Locati <fale@fedoraproject.org> - 0.15.10-1
|
||||
- Update to 0.15.10
|
||||
- Fixes rhbz#2186552
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user