diff --git a/SPECS/nodejs-are-we-there-yet.spec b/SPECS/nodejs-are-we-there-yet.spec index 1763916..0145125 100644 --- a/SPECS/nodejs-are-we-there-yet.spec +++ b/SPECS/nodejs-are-we-there-yet.spec @@ -10,7 +10,7 @@ Name: %{?scl_prefix}nodejs-are-we-there-yet Version: 1.1.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Keep track of the overall completion of many dispirate processes Url: https://github.com/iarna/are-we-there-yet 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 @@ -60,6 +60,9 @@ standard && tap test/*.js %doc README.md LICENSE %changelog +* Mon May 28 2018 Zuzana Svetlikova - 1.1.2-2 +- Resolves: RHBZ#1543198, rebuild for multiarch + * Tue Sep 06 2016 Zuzana Svetlikova - 1.1.2-1 - Update