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: "."