- New upstream version

This commit is contained in:
Eric Sandeen 2010-10-22 14:59:04 -05:00
parent 541c99f2a2
commit b8de64856e
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

@ -1,5 +1,5 @@
Name: fio
Version: 1.44
Version: 1.44.1
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-1
- New upstream version
* Fri Oct 22 2010 Eric Sandeen <sandeen@redhat.com> 1.44-1
- New upstream version

View File

@ -1 +1 @@
8e100ab93c12a728b5df995d7206c21d fio-1.44.tar.bz2
60de08575098ef26145941a3627434cd fio-1.44.1.tar.bz2