New upstream version v3.21
This commit is contained in:
parent
b6a40a95f5
commit
8d68e70c4d
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@
|
||||
/fio-3.18.tar.bz2
|
||||
/fio-3.19.tar.bz2
|
||||
/fio-3.20.tar.bz2
|
||||
/fio-3.21.tar.bz2
|
||||
|
5
fio.spec
5
fio.spec
@ -1,5 +1,5 @@
|
||||
Name: fio
|
||||
Version: 3.20
|
||||
Version: 3.21
|
||||
Release: 1%{?dist}
|
||||
Summary: Multithreaded IO generation tool
|
||||
|
||||
@ -62,6 +62,9 @@ make install prefix=%{_prefix} mandir=%{_mandir} DESTDIR=$RPM_BUILD_ROOT INSTALL
|
||||
%{_datadir}/%{name}/*
|
||||
|
||||
%changelog
|
||||
* Mon Jul 20 2020 Eric Sandeen <sandeen@redhat.com> 3.21-1
|
||||
- New upstream version
|
||||
|
||||
* Wed Jun 03 2020 Eric Sandeen <sandeen@redhat.com> 3.20-1
|
||||
- New upstream version
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fio-3.20.tar.bz2) = 4e073754c95cb8d6416a80f48ca61003f34d664717f67a3f29b554e9205f8fe3553595ba6f8a8e9cb3463022d5c83be961f5b5a1ebcd2a9f4da9406a9986c1fb
|
||||
SHA512 (fio-3.21.tar.bz2) = a51d4c3f9b75ad54810faea7e1d6eabe58323964b92f0e73be9ded4ca4f6528c26986c8dae80082dbc8ac0d8bd85cd298486548e0ebec07b5b0cc984b97b52c6
|
||||
|
Loading…
Reference in New Issue
Block a user