New upstream version 3.14
This commit is contained in:
parent
c86c54a26b
commit
03ffbea6c0
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
||||
/fio-3.8.tar.bz2
|
||||
/fio-3.12.tar.bz2
|
||||
/fio-3.13.tar.bz2
|
||||
/fio-3.14.tar.bz2
|
||||
|
5
fio.spec
5
fio.spec
@ -1,5 +1,5 @@
|
||||
Name: fio
|
||||
Version: 3.13
|
||||
Version: 3.14
|
||||
Release: 1%{?dist}
|
||||
Summary: Multithreaded IO generation tool
|
||||
|
||||
@ -51,6 +51,9 @@ make install prefix=%{_prefix} mandir=%{_mandir} DESTDIR=$RPM_BUILD_ROOT INSTALL
|
||||
%{_datadir}/%{name}/*
|
||||
|
||||
%changelog
|
||||
* Wed May 22 2019 Eric Sandeen <sandeen@redhat.com> 3.14-1
|
||||
- New upstream version
|
||||
|
||||
* Thu Feb 14 2019 Eric Sandeen <sandeen@redhat.com> 3.13-1
|
||||
- New upstream version
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fio-3.13.tar.bz2) = 606f00975570ae38d168a0262bc1a13c9f6ea016b57aa47ca1da33c562e57e44fe6d9af259b8b424e8f580a04777609072e376007ada69804e6dcfa833e365bb
|
||||
SHA512 (fio-3.14.tar.bz2) = 4f78e830905ab8ea6e65ad8f0affc3f5a8dabdfebfb12a72de5518680205f4586e441beeaf261693cf14f3f75dc82622ab10ddfeca657da652d819ed381a77ec
|
||||
|
Loading…
Reference in New Issue
Block a user