New upstream release v3.6
This commit is contained in:
parent
1cd6d9af81
commit
ce3c0e65aa
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
/fio-3.2.tar.bz2
|
||||
/fio-3.3.tar.bz2
|
||||
/fio-3.4.tar.bz2
|
||||
/fio-3.6.tar.bz2
|
||||
|
7
fio.spec
7
fio.spec
@ -1,6 +1,6 @@
|
||||
Name: fio
|
||||
Version: 3.4
|
||||
Release: 2%{?dist}
|
||||
Version: 3.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Multithreaded IO generation tool
|
||||
|
||||
Group: Applications/System
|
||||
@ -48,6 +48,9 @@ make install prefix=%{_prefix} mandir=%{_mandir} DESTDIR=$RPM_BUILD_ROOT INSTALL
|
||||
%{_datadir}/%{name}/*
|
||||
|
||||
%changelog
|
||||
* Wed Apr 18 2018 Eric Sandeen <sandeen@redhat.com> 3.6-1
|
||||
- New upstream version
|
||||
|
||||
* Mon Feb 26 2018 Eric Sandeen <sandeen@redhat.com> 3.4-2
|
||||
- BuildRequires: gcc
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fio-3.4.tar.bz2) = f0a4b66120bf570e90c31ce7d09d3f32e2951700b8a451a05f2d8cbfc0b03ba86db446bbe9f8b03bd5bef7ab38077c2d87a6318ae294742616fde429ed589369
|
||||
SHA512 (fio-3.6.tar.bz2) = 33e823aa5ba546268cc0acaca7dadc394ca08cef954c96813f1dc028f103fc9f4fd8fdb10bca2581f084779c2708e3dc29a371e59cfa2871a4c2f1bdcfdf0477
|
||||
|
Loading…
Reference in New Issue
Block a user