From 054cfe63ffc2f9675e8240ca763a598faac5cb6c Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Jan 17 2016 14:57:51 +0000 Subject: Update npm(nopt) dependency --- diff --git a/nodejs-grunt.spec b/nodejs-grunt.spec index 599c99f..0da6e8a 100644 --- a/nodejs-grunt.spec +++ b/nodejs-grunt.spec @@ -4,7 +4,7 @@ Name: nodejs-grunt Version: 0.4.5 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Grunt is a JavaScript library used for automation and running tasks License: MIT Group: System Environment/Libraries @@ -76,7 +76,7 @@ of that mundane work for you with basically zero effort. %nodejs_fixdep hooker '~0.2' %nodejs_fixdep iconv-lite '~0.2' %nodejs_fixdep minimatch '~3.0.0' -%nodejs_fixdep nopt '~2.0' +%nodejs_fixdep nopt '^3.0.6' %nodejs_fixdep rimraf '~2.0' %nodejs_fixdep lodash '^3.10.1' %nodejs_fixdep underscore.string '~2.2' @@ -110,6 +110,9 @@ grunt test %changelog +* Sun Jan 17 2016 Tom Hughes - 0.4.5-8 +- Update npm(nopt) dependency + * Mon Jan 11 2016 Tom Hughes - 0.4.5-7 - Update npm(js-yaml) dependency