diff --git a/SPECS/nodejs-which.spec b/SPECS/nodejs-which.spec index 9e6938e..2c4ac31 100644 --- a/SPECS/nodejs-which.spec +++ b/SPECS/nodejs-which.spec @@ -6,7 +6,7 @@ Name: %{?scl_prefix}nodejs-which Version: 1.2.10 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A JavaScript implementation of the 'which' command License: ISC URL: https://github.com/isaacs/node-which @@ -39,6 +39,9 @@ ln -sf ../lib/node_modules/which/bin/which %{buildroot}%{_bindir}/which-nodejs %doc README.md LICENSE %changelog +* Mon May 28 2018 Zuzana Svetlikova - 1.2.10-2 +- Resolves: RHBZ#1543198, rebuild for multiarch + * Thu Sep 15 2016 Zuzana Svetlikova - 1.2.10-1 - Updated with script