From 975c915a062667b18903264597dc0e5c4a39c34c Mon Sep 17 00:00:00 2001 From: fwx913451 Date: Tue, 25 Aug 2020 14:16:14 +0800 Subject: [PATCH] fuanan add package --- nodejs-clone.spec | 2 +- nodejs-clone.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: "."