New upstream version v3.4
This commit is contained in:
parent
16181cf6c5
commit
11b6c39c27
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
||||
/fio-3.1.tar.bz2
|
||||
/fio-3.2.tar.bz2
|
||||
/fio-3.3.tar.bz2
|
||||
/fio-3.4.tar.bz2
|
||||
|
7
fio.spec
7
fio.spec
@ -1,6 +1,6 @@
|
||||
Name: fio
|
||||
Version: 3.3
|
||||
Release: 3%{?dist}
|
||||
Version: 3.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Multithreaded IO generation tool
|
||||
|
||||
Group: Applications/System
|
||||
@ -47,6 +47,9 @@ make install prefix=%{_prefix} mandir=%{_mandir} DESTDIR=$RPM_BUILD_ROOT INSTALL
|
||||
%{_datadir}/%{name}/*
|
||||
|
||||
%changelog
|
||||
* Fri Feb 16 2018 Eric Sandeen <sandeen@redhat.com> 3.4-1
|
||||
- New upstream version
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.3-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fio-3.3.tar.bz2) = 193cdead89638fb53ea1668a4615e34ccd1f9a1c4771214c2b223f9f905fccdd8af2a7c930da0e4df3f430fa84fac0ce476444886fa625dbe0b0c431366ff57f
|
||||
SHA512 (fio-3.4.tar.bz2) = f0a4b66120bf570e90c31ce7d09d3f32e2951700b8a451a05f2d8cbfc0b03ba86db446bbe9f8b03bd5bef7ab38077c2d87a6318ae294742616fde429ed589369
|
||||
|
Loading…
Reference in New Issue
Block a user