diff --git a/.gitignore b/.gitignore index b7f09a1..edda294 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ /noarch /Makefile -/NFStest-1.0.9.tar.gz -/NFStest-1.0.9 +/NFStest-1.0.11.tar.gz +/NFStest-1.0.11 diff --git a/NFStest.spec b/NFStest.spec index 7959dad..06e3f78 100644 --- a/NFStest.spec +++ b/NFStest.spec @@ -1,6 +1,6 @@ Name: NFStest -Version: 1.0.9 -Release: 1%{?dist} +Version: 1.0.11 +Release: 0%{?dist} Summary: NFS Testing Tool Group: Applications/System @@ -29,6 +29,8 @@ most of the functionality is focused mainly on testing the client. %{_bindir}/nfstest_cache %{_bindir}/nfstest_delegation %{_bindir}/nfstest_dio +%{_bindir}/nfstest_io +%{_bindir}/nfstest_lock %{_bindir}/nfstest_pnfs %{_bindir}/nfstest_posix %{_mandir}/*/* @@ -38,6 +40,9 @@ most of the functionality is focused mainly on testing the client. %doc COPYING README %changelog +* Thu Jul 23 2015 Steve Dickson 1.0.11-0 +- Updated to latest upstream release: 1.0.11 (bz 1244918) + * Tue Jun 16 2015 Fedora Release Engineering - 1.0.9-1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 49087de..e470d90 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -df2e0078721d87ce8e1432e9f2a8f205 NFStest-1.0.9.tar.gz +2e1e30f36c3279b954558665bf48da81 NFStest-1.0.11.tar.gz