diff --git a/SPECS/nodejs-lodash._getnative.spec b/SPECS/nodejs-lodash._getnative.spec index 03614c5..6ccc891 100644 --- a/SPECS/nodejs-lodash._getnative.spec +++ b/SPECS/nodejs-lodash._getnative.spec @@ -10,7 +10,7 @@ Name: %{?scl_prefix}nodejs-lodash._getnative Version: 3.9.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: The modern build of lodash’s internal `getNative` as a module. Url: https://lodash.com/ Source0: https://registry.npmjs.org/%{npm_name}/-/%{npm_name}-%{version}.tgz @@ -21,7 +21,7 @@ BuildArch: noarch %if 0%{?fedora} >= 19 ExclusiveArch: %{nodejs_arches} noarch %else -ExclusiveArch: %{ix86} x86_64 %{arm} noarch +ExclusiveArch: %{nodejs_arches} noarch %endif BuildRequires: %{?scl_prefix}nodejs-devel @@ -63,6 +63,9 @@ cp -pr package.json *.js \ %license LICENSE %changelog +* Mon May 28 2018 Zuzana Svetlikova - 3.9.1-4 +- Resolves: RHBZ#1543198, rebuild for multiarch + * Tue Feb 16 2016 Zuzana Svetlikova - 3.9.1-3 - Use macro in -runtime dependency