diff --git a/nodejs-grunt-contrib-less.spec b/nodejs-grunt-contrib-less.spec index c8c3521..3fc8dad 100644 --- a/nodejs-grunt-contrib-less.spec +++ b/nodejs-grunt-contrib-less.spec @@ -9,7 +9,7 @@ Name: nodejs-grunt-contrib-less Version: 1.0.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Compile LESS files to CSS Group: Development/Libraries @@ -62,6 +62,7 @@ rm -rf node_modules/ %nodejs_fixdep chalk '>=0.4.0' %nodejs_fixdep maxmin '>=0.2.0' %nodejs_fixdep less '>=1.7.0' +%nodejs_fixdep async ~0.x %build %nodejs_symlink_deps --build @@ -86,6 +87,9 @@ grunt test %{nodejs_sitelib}/grunt-contrib-less/ %changelog +* Sat Jul 25 2015 Parag Nemade - 1.0.0-3 +- fixdep npm(async) + * Wed Jun 17 2015 Fedora Release Engineering - 1.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild