diff --git a/SPECS/nodejs-request.spec b/SPECS/nodejs-request.spec index 4c39b90..145e1f4 100644 --- a/SPECS/nodejs-request.spec +++ b/SPECS/nodejs-request.spec @@ -6,13 +6,13 @@ Name: %{?scl_prefix}nodejs-request Version: 2.75.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Simplified HTTP request client License: ASL 2.0 URL: https://github.com/request/request Source0: http://registry.npmjs.org/request/-/request-%{version}.tgz BuildArch: noarch -ExclusiveArch: %{ix86} x86_64 %{arm} noarch +ExclusiveArch: %{nodejs_arches} noarch BuildRequires: %{?scl_prefix}nodejs-devel %description @@ -51,6 +51,9 @@ node tests/run.js %license LICENSE %changelog +* Mon May 28 2018 Zuzana Svetlikova - 2.75.0-2 +- Resolves: RHBZ#1543198, rebuild for multiarch + * Thu Jan 05 2017 Zuzana Svetlikova - 2.75.0-1 - Updated with script