From 007489b3e00834ed41c43e4b3a1f0cdbd33b52b8 Mon Sep 17 00:00:00 2001 From: fwx913451 Date: Mon, 24 Aug 2020 14:11:09 +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 909ed57..28bdad0 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: %{nodejs_arches} noarch +ExclusiveArch: noarch BuildRequires: nodejs-packaging BuildRequires: npm(tape) %description diff --git a/nodejs-function-bind.yaml b/nodejs-function-bind.yaml index 35522d0..5032ad0 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: "^" +tag_prefix: "v" seperator: "."