New upstream version 2.1.2

This commit is contained in:
Eric Sandeen 2013-08-08 11:38:59 -05:00
parent 2f69a89574
commit 1b47e8e753
3 changed files with 9 additions and 3 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/fio-2.0.13.tar.gz
/fio-2.0.15.tar.gz
/fio-2.1.tar.gz
/fio-2.1.2.tar.gz

View File

@ -1,6 +1,6 @@
Name: fio
Version: 2.1
Release: 2%{?dist}
Version: 2.1.2
Release: 1%{?dist}
Summary: Multithreaded IO generation tool
Group: Applications/System
@ -36,10 +36,15 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%doc README REPORTING-BUGS COPYING HOWTO examples
%dir %{_datadir}/%{name}
%{_bindir}/*
%{_mandir}/man1/*
%{_datadir}/%{name}/*
%changelog
* Thu Aug 08 2013 Eric Sandeen <sandeen@redhat.com> 2.1.2-1
- New upstream version
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

View File

@ -1 +1 @@
59eee325b06b1d210e0fd0ed7abd7739 fio-2.1.tar.gz
10185130f90f541b614fc3ca55ce5099 fio-2.1.2.tar.gz