diff --git a/nodejs-archiver-utils.spec b/nodejs-archiver-utils.spec index b65aa3b..c35b246 100644 --- a/nodejs-archiver-utils.spec +++ b/nodejs-archiver-utils.spec @@ -7,7 +7,7 @@ Name: nodejs-%{srcname} Version: 1.3.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Utility functions for nodejs-archiver License: MIT URL: https://github.com/archiverjs/archiver-utils @@ -40,6 +40,7 @@ rm -rf node_modules %nodejs_fixdep lazystream 1.x %nodejs_fixdep glob %nodejs_fixdep lodash +%nodejs_fixdep normalize-path %build #nothing to do @@ -64,6 +65,9 @@ mocha --reporter dot %{nodejs_sitelib}/%{srcname} %changelog +* Wed Jun 06 2018 Parag Nemade - 1.3.0-6 +- Relax the npm(normalize-path) dependency + * Thu Feb 08 2018 Fedora Release Engineering - 1.3.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild