diff --git a/nodejs-prompt.spec b/nodejs-prompt.spec index 0419476..b001406 100644 --- a/nodejs-prompt.spec +++ b/nodejs-prompt.spec @@ -6,7 +6,7 @@ Name: nodejs-prompt Version: 0.2.14 -Release: 6%{?dist} +Release: 7%{?dist} Summary: A beautiful command-line prompt for Node.js License: MIT Group: System Environment/Libraries @@ -40,7 +40,7 @@ A beautiful command-line prompt for Node.js. Features include: %prep %setup -q -n package %nodejs_fixdep utile '^0.3.0' -%nodejs_fixdep winston '~0.6' +%nodejs_fixdep winston '~0.7' %build @@ -69,6 +69,9 @@ cp -pr package.json lib/ \ %changelog +* Thu Jul 19 2018 Tom Hughes - 0.2.14-7 +- Update npm(winston) dependency + * Fri Jul 13 2018 Fedora Release Engineering - 0.2.14-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild