New upstream version v3.12
This commit is contained in:
parent
4256b4baaa
commit
9dd3ad3fdc
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/fio-3.6.tar.bz2
|
||||
/fio-3.7.tar.bz2
|
||||
/fio-3.8.tar.bz2
|
||||
/fio-3.12.tar.bz2
|
||||
|
5
fio.spec
5
fio.spec
@ -1,5 +1,5 @@
|
||||
Name: fio
|
||||
Version: 3.8
|
||||
Version: 3.12
|
||||
Release: 1%{?dist}
|
||||
Summary: Multithreaded IO generation tool
|
||||
|
||||
@ -48,6 +48,9 @@ make install prefix=%{_prefix} mandir=%{_mandir} DESTDIR=$RPM_BUILD_ROOT INSTALL
|
||||
%{_datadir}/%{name}/*
|
||||
|
||||
%changelog
|
||||
* Thu Jan 17 2019 Eric Sandeen <sandeen@redhat.com> 3.12-1
|
||||
- New upstream version
|
||||
|
||||
* Wed Aug 22 2018 Eric Sandeen <sandeen@redhat.com> 3.8-1
|
||||
- New upstream version
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fio-3.8.tar.bz2) = bc2cb42dc0cc10c2d07c75cdb01243145bd8b3d4249e32a8b50f6d6d68e24d98d1e4a23ca689a683382ee6bb1c969124f181079aeb4c04abd7735417342c607b
|
||||
SHA512 (fio-3.12.tar.bz2) = 9f60d5ffa2f9830e33e678eee74b93b876f102ae8b83c1e388be8a31037770ba504e68c27dd3e63753719a0bdd3d716cf69b4ba23aa454d3462a88944dac23cd
|
||||
|
Loading…
Reference in New Issue
Block a user