fix package.json
This commit is contained in:
parent
3c372d8b64
commit
c43eb1ea65
@ -1,5 +1,5 @@
|
|||||||
From acd254fc434874d6a5d9600922a5455e1b743cf2 Mon Sep 17 00:00:00 2001
|
From acd254fc434874d6a5d9600922a5455e1b743cf2 Mon Sep 17 00:00:00 2001
|
||||||
From: wangxiao65 <287608437@qq.com>
|
From: wangxiao <wangxiao65@huawei.com>
|
||||||
Date: Wed, 9 Sep 2020 16:16:55 +0800
|
Date: Wed, 9 Sep 2020 16:16:55 +0800
|
||||||
Subject: [PATCH] fix package.json, make the rpm can provides npm(requirejs)
|
Subject: [PATCH] fix package.json, make the rpm can provides npm(requirejs)
|
||||||
|
|
||||||
|
|||||||
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: nodejs-requirejs
|
Name: nodejs-requirejs
|
||||||
Version: 2.1.11
|
Version: 2.1.11
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Node.js adapter for RequireJS, for loading AMD modules
|
Summary: Node.js adapter for RequireJS, for loading AMD modules
|
||||||
License: MIT or BSD
|
License: MIT or BSD
|
||||||
URL: https://github.com/jrburke/r.js
|
URL: https://github.com/jrburke/r.js
|
||||||
@ -58,5 +58,7 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 11 2020 wangxiao <wangxiao65@huawei.com> - 2.1.11-2
|
||||||
|
- fix package.json
|
||||||
* Wed Aug 19 2020 wangxiao <wangxiao65@huawei.com> - 2.1.11-1
|
* Wed Aug 19 2020 wangxiao <wangxiao65@huawei.com> - 2.1.11-1
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user