New upstream version 2.0.1
This commit is contained in:
parent
cff643f558
commit
8b9d9d999c
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@ fio-1.41.5.tar.bz2
|
||||
/fio-1.58.tar.bz2
|
||||
/fio-1.99.12.tar.bz2
|
||||
/fio-2.0.tar.bz2
|
||||
/fio-2.0.1.tar.bz2
|
||||
|
7
fio.spec
7
fio.spec
@ -1,6 +1,6 @@
|
||||
Name: fio
|
||||
Version: 2.0
|
||||
Release: 2%{?dist}
|
||||
Version: 2.0.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Multithreaded IO generation tool
|
||||
|
||||
Group: Applications/System
|
||||
@ -40,6 +40,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Mon Jan 23 2012 Eric Sandeen <sandeen@redhat.com> 2.0.1-1
|
||||
- New upstream version
|
||||
|
||||
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user