New upstream version v3.2
This commit is contained in:
parent
b2a49f5d98
commit
421726a52c
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
|||||||
/fio-2.1.3.tar.gz
|
/fio-2.1.3.tar.gz
|
||||||
/fio-3.0.tar.bz2
|
/fio-3.0.tar.bz2
|
||||||
/fio-3.1.tar.bz2
|
/fio-3.1.tar.bz2
|
||||||
|
/fio-3.2.tar.bz2
|
||||||
|
7
fio.spec
7
fio.spec
@ -1,6 +1,6 @@
|
|||||||
Name: fio
|
Name: fio
|
||||||
Version: 3.1
|
Version: 3.2
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Multithreaded IO generation tool
|
Summary: Multithreaded IO generation tool
|
||||||
|
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -47,6 +47,9 @@ make install prefix=%{_prefix} mandir=%{_mandir} DESTDIR=$RPM_BUILD_ROOT INSTALL
|
|||||||
%{_datadir}/%{name}/*
|
%{_datadir}/%{name}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 07 2017 Eric Sandeen <sandeen@redhat.com> 3.2-1
|
||||||
|
- New upstream version
|
||||||
|
|
||||||
* Wed Oct 25 2017 Dan Horák <dan[at]danny.cz> 3.1-3
|
* Wed Oct 25 2017 Dan Horák <dan[at]danny.cz> 3.1-3
|
||||||
- Add build deps for s390x
|
- Add build deps for s390x
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fio-3.1.tar.bz2) = a23eef18e0ce28d72589309daf8f766d55906de6c2a1558503dc4266200d16ae5598e48c1ec71f1a41829910f32128621bef3aad112481fb6f2371b930c175dc
|
SHA512 (fio-3.2.tar.bz2) = 97ea5ed6587d1e7382a67ab7ad933b6e332ba84cb648d17dcebad3c95c9eb6b1c04a4537e3470f890607f2921da77fcd4e49079b8b78f2d15e9c199dab850d1e
|
||||||
|
Loading…
Reference in New Issue
Block a user