diff --git a/nodejs-clone.spec b/nodejs-clone.spec index 1e8f144..f301634 100644 --- a/nodejs-clone.spec +++ b/nodejs-clone.spec @@ -5,7 +5,7 @@ Version: 1.0.2 Release: 1 Summary: Deep cloning of objects and arrays License: MIT -URL: https://github.com/pvorb/node-clone +URL: https://github.com/pvorb/clone Source0: https://registry.npmjs.org/clone/-/clone-%{version}.tgz BuildArch: noarch ExclusiveArch: %{nodejs_arches} noarch diff --git a/nodejs-clone.yaml b/nodejs-clone.yaml index 442d759..98bab6f 100644 --- a/nodejs-clone.yaml +++ b/nodejs-clone.yaml @@ -1,4 +1,4 @@ version_control: github -src_repo: pvorb/node-clone +src_repo: pvorb/clone tag_prefix: "^v" seperator: "."