New upstream version 2.0.5
This commit is contained in:
parent
8b9d9d999c
commit
ed58aca6bc
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@ fio-1.41.5.tar.bz2
|
||||
/fio-1.99.12.tar.bz2
|
||||
/fio-2.0.tar.bz2
|
||||
/fio-2.0.1.tar.bz2
|
||||
/fio-2.0.5.tar.gz
|
||||
|
5
fio.spec
5
fio.spec
@ -1,5 +1,5 @@
|
||||
Name: fio
|
||||
Version: 2.0.1
|
||||
Version: 2.0.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Multithreaded IO generation tool
|
||||
|
||||
@ -40,6 +40,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Tue Feb 28 2012 Eric Sandeen <sandeen@redhat.com> 2.0.5-1
|
||||
- New upstream version
|
||||
|
||||
* Mon Jan 23 2012 Eric Sandeen <sandeen@redhat.com> 2.0.1-1
|
||||
- New upstream version
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user