From 7c765a61cf15b38af4914a3b4c7e928cba2dbd00 Mon Sep 17 00:00:00 2001 From: fwx913451 Date: Mon, 24 Aug 2020 14:18:13 +0800 Subject: [PATCH] fuanan add package --- nodejs-function-bind.spec | 2 +- nodejs-function-bind.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/nodejs-function-bind.spec b/nodejs-function-bind.spec index 28bdad0..909ed57 100644 --- a/nodejs-function-bind.spec +++ b/nodejs-function-bind.spec @@ -6,7 +6,7 @@ License: MIT URL: https://github.com/Raynos/function-bind Source0: https://registry.npmjs.org/function-bind/-/function-bind-%{version}.tgz BuildArch: noarch -ExclusiveArch: noarch +ExclusiveArch: %{nodejs_arches} noarch BuildRequires: nodejs-packaging BuildRequires: npm(tape) %description diff --git a/nodejs-function-bind.yaml b/nodejs-function-bind.yaml index 5032ad0..35522d0 100644 --- a/nodejs-function-bind.yaml +++ b/nodejs-function-bind.yaml @@ -1,4 +1,4 @@ version_control: github src_repo: Raynos/function-bind -tag_prefix: "v" +tag_prefix: "^" seperator: "."