From d5b33230151c8efd71913b966369dca652bcdae7 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Jun 28 2018 10:12:14 +0000 Subject: import rh-nodejs6-nodejs-json-parse-helpfulerror-1.0.3-4.el7 --- diff --git a/SPECS/nodejs-json-parse-helpfulerror.spec b/SPECS/nodejs-json-parse-helpfulerror.spec index 79f4f9b..7fd06f4 100644 --- a/SPECS/nodejs-json-parse-helpfulerror.spec +++ b/SPECS/nodejs-json-parse-helpfulerror.spec @@ -10,7 +10,7 @@ Name: %{?scl_prefix}nodejs-json-parse-helpfulerror Version: 1.0.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A drop-in replacement for JSON.parse that uses `jju` to give helpful errors Url: https://github.com/smikes/json-parse-helpfulerror 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 @@ -69,6 +69,9 @@ lab -c %doc README.md LICENSE %changelog +* Mon May 28 2018 Zuzana Svetlikova - 1.0.3-4 +- Resolves: RHBZ#1543198, rebuild for multiarch + * Tue Feb 16 2016 Zuzana Svetlikova - 1.0.3-3 - Use macro in -runtime dependency