From cba222ea1dc603552e961a4ddd160d44e9aa420d Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Jun 28 2018 10:45:50 +0000 Subject: import rh-nodejs6-nodejs-text-table-0.2.0-4.el7 --- diff --git a/SPECS/nodejs-text-table.spec b/SPECS/nodejs-text-table.spec index 7fa0d11..8fedd67 100644 --- a/SPECS/nodejs-text-table.spec +++ b/SPECS/nodejs-text-table.spec @@ -8,7 +8,7 @@ Name: %{?scl_prefix}nodejs-text-table Version: 0.2.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Borderless text tables with alignment Url: https://github.com/substack/text-table Source0: http://registry.npmjs.org/text-table/-/text-table-%{version}.tgz @@ -19,7 +19,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 @@ -47,6 +47,9 @@ cp -pr index.js package.json %{buildroot}%{nodejs_sitelib}/text-table %doc LICENSE readme.markdown %changelog +* Mon May 28 2018 Zuzana Svetlikova - 0.2.0-4 +- Resolves: RHBZ#1543198, rebuild for multiarch + * Sun Feb 14 2016 Zuzana Svetlikova - 0.2.0-3 - Rebuilt with new metapackage - add missing BuildArch and ExclusiveArch