From 6d7583181b977dc6b904d16fc16347f38f67cf0a Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Jun 28 2018 09:56:17 +0000 Subject: import rh-nodejs6-nodejs-lockfile-1.0.1-4.el7 --- diff --git a/SPECS/nodejs-lockfile.spec b/SPECS/nodejs-lockfile.spec index 47fe7ff..87cb7c7 100644 --- a/SPECS/nodejs-lockfile.spec +++ b/SPECS/nodejs-lockfile.spec @@ -4,7 +4,7 @@ Name: %{?scl_prefix}nodejs-lockfile Version: 1.0.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A very polite lock file utility License: ISC URL: https://github.com/isaacs/lockfile @@ -14,7 +14,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 @@ -40,6 +40,9 @@ cp -pr package.json lockfile.js test %{buildroot}%{nodejs_sitelib}/lockfile %doc LICENSE README.md %changelog +* Mon May 28 2018 Zuzana Svetlikova - 1.0.1-4 +- Resolves: RHBZ#1543198, rebuild for multiarch + * Thu Jun 09 2016 Zuzana Svetlikova - 1.0.1-3 - Resolves: rhbz#1334856 , fixes wrong license