New upstream version v3.1
This commit is contained in:
parent
cc55c78867
commit
ec13c8bf7b
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
|||||||
/fio-2.1.2.tar.gz
|
/fio-2.1.2.tar.gz
|
||||||
/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
|
||||||
|
7
fio.spec
7
fio.spec
@ -1,6 +1,6 @@
|
|||||||
Name: fio
|
Name: fio
|
||||||
Version: 3.0
|
Version: 3.1
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Multithreaded IO generation tool
|
Summary: Multithreaded IO generation tool
|
||||||
|
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/%{name}/*
|
%{_datadir}/%{name}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 18 2017 Eric Sandeen <sandeen@redhat.com> 3.1-1
|
||||||
|
- New upstream version
|
||||||
|
|
||||||
* Fri Aug 25 2017 Adam Williamson <awilliam@redhat.com> - 3.0-3
|
* Fri Aug 25 2017 Adam Williamson <awilliam@redhat.com> - 3.0-3
|
||||||
- Re-enable ceph deps on ppc64 (it's building again)
|
- Re-enable ceph deps on ppc64 (it's building again)
|
||||||
- Disable RDMA support on 32-bit ARM (#1484155)
|
- Disable RDMA support on 32-bit ARM (#1484155)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fio-3.0.tar.bz2) = 5b76a4357e904f901a0f5ced99edc71a6a3c542467be8d2ad4a691599e9074e229f733c84274fc20ed47ca93c9be8e6b5101fb954e2fbf2601b3cdd6ee0bf9c4
|
SHA512 (fio-3.1.tar.bz2) = a23eef18e0ce28d72589309daf8f766d55906de6c2a1558503dc4266200d16ae5598e48c1ec71f1a41829910f32128621bef3aad112481fb6f2371b930c175dc
|
||||||
|
Loading…
Reference in New Issue
Block a user