New upstream version (specifically requested by one (the only?) f16 user
This commit is contained in:
parent
b2047f22b1
commit
016f2b870f
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ fio-1.41.5.tar.bz2
|
||||
/fio-1.52.tar.bz2
|
||||
/fio-1.53.tar.bz2
|
||||
/fio-1.55.tar.bz2
|
||||
/fio-2.0.8.tar.bz2
|
||||
|
5
fio.spec
5
fio.spec
@ -1,5 +1,5 @@
|
||||
Name: fio
|
||||
Version: 1.55
|
||||
Version: 2.0.8
|
||||
Release: 1%{?dist}
|
||||
Summary: Multithreaded IO generation tool
|
||||
|
||||
@ -40,6 +40,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 13 2012 Eric Sandeen <sandeen@redhat.com> 2.0.8-1
|
||||
- New upstream version
|
||||
|
||||
* Tue May 31 2011 Eric Sandeen <sandeen@redhat.com> 1.55-1
|
||||
- New upstream version
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user