From c48e7598d556ad0f13dfca810cefd25539b0fd1a Mon Sep 17 00:00:00 2001 From: wangxiao65 <287608437@qq.com> Date: Thu, 3 Sep 2020 19:26:12 +0800 Subject: [PATCH] add comment --- nodejs-inherits.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/nodejs-inherits.spec b/nodejs-inherits.spec index 71f1f4a..da19b5a 100644 --- a/nodejs-inherits.spec +++ b/nodejs-inherits.spec @@ -5,6 +5,7 @@ Release: 1 Summary: A tiny simple way to do classic inheritance in js License: ISC URL: https://github.com/isaacs/inherits +#https://codeload.github.com/isaacs/inherits/tar.gz/v{version} Source0: %{name}-%{version}.tar.gz BuildArch: noarch ExclusiveArch: %{nodejs_arches} noarch