From a492be27a2a1770cf71c4068eea5845d97421750 Mon Sep 17 00:00:00 2001 From: Jared K. Smith Date: Feb 16 2016 18:27:35 +0000 Subject: Relax dependency on version of npm(wordwrap) --- diff --git a/nodejs-yargs.spec b/nodejs-yargs.spec index 6cf1e2f..870a1bc 100644 --- a/nodejs-yargs.spec +++ b/nodejs-yargs.spec @@ -7,7 +7,7 @@ Name: nodejs-yargs Version: 3.2.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Light-weight option parsing with an argv hash Group: Development/Libraries @@ -47,6 +47,7 @@ course, being a simple option hash. rm -rf node_modules/ %nodejs_fixdep --caret +%nodejs_fixdep wordwrap %build %nodejs_symlink_deps --build @@ -71,6 +72,9 @@ mocha -R nyan %{nodejs_sitelib}/yargs/ %changelog +* Tue Feb 16 2016 Jared Smith - 3.2.1-5 +- Relax version of npm(wordwrap) + * Thu Feb 04 2016 Fedora Release Engineering - 3.2.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild