New upstream version 2.0
This commit is contained in:
parent
24cc9632ee
commit
dfe9405e23
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ fio-1.41.5.tar.bz2
|
||||
/fio-1.57.tar.bz2
|
||||
/fio-1.58.tar.bz2
|
||||
/fio-1.99.12.tar.bz2
|
||||
/fio-2.0.tar.bz2
|
||||
|
5
fio.spec
5
fio.spec
@ -1,5 +1,5 @@
|
||||
Name: fio
|
||||
Version: 1.99.12
|
||||
Version: 2.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Multithreaded IO generation tool
|
||||
|
||||
@ -40,6 +40,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Thu Dec 08 2011 Eric Sandeen <sandeen@redhat.com> 2.0-1
|
||||
- New upstream version
|
||||
|
||||
* Fri Nov 11 2011 Eric Sandeen <sandeen@redhat.com> 1.99.12-1
|
||||
- New upstream version
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user