From af0a23a955a7d12ad41521a94f1a8f3b35a7631b Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Jun 28 2018 10:28:24 +0000 Subject: import rh-nodejs6-nodejs-es6-symbol-3.1.0-3.el7 --- diff --git a/SPECS/nodejs-es6-symbol.spec b/SPECS/nodejs-es6-symbol.spec index adf95fb..3d64ed0 100644 --- a/SPECS/nodejs-es6-symbol.spec +++ b/SPECS/nodejs-es6-symbol.spec @@ -9,7 +9,7 @@ Name: %{?scl_prefix}nodejs-es6-symbol Version: 3.1.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: ECMAScript 6 Symbol polyfill License: MIT @@ -20,7 +20,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 @@ -63,6 +63,9 @@ echo "Tests have been disabled..." %{nodejs_sitelib}/%{packagename} %changelog +* Mon May 28 2018 Zuzana Svetlikova - 3.1.0-3 +- Resolves: RHBZ#1543198, rebuild for multiarch + * Mon Jan 16 2017 Zuzana Svetlikova - 3.1.0-2 - Rebuild for rhscl