New upstream version 2.0.15
This commit is contained in:
parent
7b90a8cf8a
commit
7b452e7987
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/fio-2.*.tar.bz2
|
||||
/fio-2.0.13.tar.gz
|
||||
/fio-2.0.15.tar.gz
|
||||
|
7
fio.spec
7
fio.spec
@ -1,6 +1,6 @@
|
||||
Name: fio
|
||||
Version: 2.0.13
|
||||
Release: 2%{?dist}
|
||||
Version: 2.0.15
|
||||
Release: 1%{?dist}
|
||||
Summary: Multithreaded IO generation tool
|
||||
|
||||
Group: Applications/System
|
||||
@ -40,6 +40,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Wed Apr 17 2013 Eric Sandeen <sandeen@redhat.com> 2.0.15-1
|
||||
- New upstream version
|
||||
|
||||
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.13-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user