Update to 0.17.03
This commit is contained in:
parent
6b464ae121
commit
3af18c514c
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
||||
/stress-ng-0.16.04.tar.gz
|
||||
/stress-ng-0.16.05.tar.gz
|
||||
/stress-ng-0.17.01.tar.gz
|
||||
/stress-ng-0.17.03.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (stress-ng-0.17.01.tar.gz) = 1fc4ec634c000b6fa314d6b48f66ff0f26ffb2bd47894c7a88eaf51f292e8ae5534f766c307588d14dcee9fd926955b30071eebb41610c47c9a23c7e01ff6c50
|
||||
SHA512 (stress-ng-0.17.03.tar.gz) = 8d4bcab77682e448f524c8e2f5bed35a4a3e946ac4b3ff2df451178fc520db13c84bfb112ad09c96db4467b41c06d9a33ded99efe90f17009effccb2310653c0
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: stress-ng
|
||||
Version: 0.17.01
|
||||
Release: 2%{?dist}
|
||||
Version: 0.17.03
|
||||
Release: 1%{?dist}
|
||||
Summary: Stress test a computer system in various ways
|
||||
|
||||
License: GPL-2.0-or-later
|
||||
@ -54,6 +54,10 @@ install -pm 644 bash-completion/%{name} \
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Sun Dec 17 2023 Fabio Alessandro Locati <fale@fedoraproject.org> - 0.17.03-1
|
||||
- Update to 0.17.03
|
||||
- Fixes rhbz#2253639
|
||||
|
||||
* Mon Dec 04 2023 John Kacur <jkacur@redhat.com> - 0.17.01-2
|
||||
- Update the License field to the SPDX format using the tools
|
||||
license-fedora2spdx and verified by license-validate
|
||||
|
Loading…
Reference in New Issue
Block a user