New upstream version v3.17
This commit is contained in:
parent
57166e76c0
commit
dad2e38bf2
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/fio-3.14.tar.bz2
|
||||
/fio-3.15.tar.bz2
|
||||
/fio-3.16.tar.bz2
|
||||
/fio-3.17.tar.bz2
|
||||
|
7
fio.spec
7
fio.spec
@ -1,6 +1,6 @@
|
||||
Name: fio
|
||||
Version: 3.16
|
||||
Release: 2%{?dist}
|
||||
Version: 3.17
|
||||
Release: 1%{?dist}
|
||||
Summary: Multithreaded IO generation tool
|
||||
|
||||
License: GPLv2
|
||||
@ -60,6 +60,9 @@ make install prefix=%{_prefix} mandir=%{_mandir} DESTDIR=$RPM_BUILD_ROOT INSTALL
|
||||
%{_datadir}/%{name}/*
|
||||
|
||||
%changelog
|
||||
* Mon Dec 16 2019 Eric Sandeen <sandeen@redhat.com> 3.17-1
|
||||
- New upstream version
|
||||
|
||||
* Wed Nov 06 2019 Richard W.M. Jones <rjones@redhat.com> 3.16-2
|
||||
- Enable Network Block Device (libnbd) engine.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fio-3.16.tar.bz2) = 2d651b20cbc6c7babf3adc082dbe78e1f7de920764653cf5ffd99df7516cf6190ffefe2152d2739326d3102949d9bad7db978ff88866cfa54020f9ec3b0a2a23
|
||||
SHA512 (fio-3.17.tar.bz2) = 27dba4c3e8f544c0fd40a5f42660f64f42e114e7b56199bc70f540b1a09b9dec9291e3fbae0fab9691189fa4a1f40edbcf4f9b53c313fd9c1a8ba0fdbb7f524e
|
||||
|
Loading…
Reference in New Issue
Block a user