diff --git a/SPECS/nodejs-jju.spec b/SPECS/nodejs-jju.spec index 758966f..bfdaf28 100644 --- a/SPECS/nodejs-jju.spec +++ b/SPECS/nodejs-jju.spec @@ -10,7 +10,7 @@ Name: %{?scl_prefix}nodejs-jju Version: 1.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A set of utilities to work with JSON / JSON5 documents Url: http://rlidwka.github.io/jju/ Source0: https://registry.npmjs.org/%{npm_name}/-/%{npm_name}-%{version}.tgz @@ -22,7 +22,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 @@ -62,6 +62,9 @@ cp -pr package.json *.js \ %doc README.md LICENSE %changelog +* Mon May 28 2018 Zuzana Svetlikova - 1.3.0-2 +- Resolves: RHBZ#1543198, rebuild for multiarch + * Wed Sep 07 2016 Zuzana Svetlikova - 1.3.0-1 - Updated with script