- New upstream version

This commit is contained in:
Eric Sandeen 2010-10-22 14:25:26 -05:00
parent 74f6550853
commit 541c99f2a2
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
fio-1.41.5.tar.bz2
/fio-1.43.2.tar.bz2
/fio-1.44.tar.bz2

View File

@ -1,5 +1,5 @@
Name: fio
Version: 1.43.2
Version: 1.44
Release: 1%{?dist}
Summary: Multithreaded IO generation tool
@ -40,6 +40,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/*
%changelog
* Fri Oct 22 2010 Eric Sandeen <sandeen@redhat.com> 1.44-1
- New upstream version
* Thu Sep 23 2010 Eric Sandeen <sandeen@redhat.com> 1.43.2-1
- New upstream version

View File

@ -1 +1 @@
8df0fe326bdee50b79563183f924acef fio-1.43.2.tar.bz2
8e100ab93c12a728b5df995d7206c21d fio-1.44.tar.bz2