diff --git a/nodejs-monocle.spec b/nodejs-monocle.spec index 2cc4b37..3ba01ea 100644 --- a/nodejs-monocle.spec +++ b/nodejs-monocle.spec @@ -5,7 +5,7 @@ Name: nodejs-monocle Version: 1.1.51 -Release: 10%{?dist} +Release: 11%{?dist} Summary: A tool for watching directories for file changes License: BSD Group: System Environment/Libraries @@ -58,7 +58,7 @@ cp -pr package.json monocle.js \ %if 0%{?enable_tests} %check %nodejs_symlink_deps --check -/usr/bin/mocha test -R spec -t 30000 +/usr/bin/mocha test -R spec -t 60000 %endif @@ -69,6 +69,9 @@ cp -pr package.json monocle.js \ %changelog +* Sat Aug 12 2017 Tom Hughes - 1.1.51-11 +- Increase test timeout + * Thu Jul 27 2017 Fedora Release Engineering - 1.1.51-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild