diff --git a/SPECS/nodejs-asap.spec b/SPECS/nodejs-asap.spec index b9b471d..4017270 100644 --- a/SPECS/nodejs-asap.spec +++ b/SPECS/nodejs-asap.spec @@ -8,7 +8,7 @@ Name: %{?scl_prefix}nodejs-asap Version: 2.0.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: High-priority task queue for Node.js and browser License: MIT URL: https://github.com/kriskowal/asap @@ -18,7 +18,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 @@ -53,6 +53,9 @@ cp -pr package.json *.js \ %{nodejs_sitelib}/asap %changelog +* Mon May 28 2018 Zuzana Svetlikova - 2.0.5-2 +- Resolves: RHBZ#1543198, rebuild for multiarch + * Thu Jan 05 2017 Zuzana Svetlikova - 2.0.5-1 - Updated with script