!2 Package upgrade
From: @caodongxia Reviewed-by: @gitee-cmd Signed-off-by: @gitee-cmd
This commit is contained in:
commit
9ffe3cf8c4
@ -1,6 +1,6 @@
|
|||||||
%{?nodejs_find_provides_and_requires}
|
%{?nodejs_find_provides_and_requires}
|
||||||
Name: nodejs-strip-json-comments
|
Name: nodejs-strip-json-comments
|
||||||
Version: 2.0.1
|
Version: 4.0.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Strip comments from JSON
|
Summary: Strip comments from JSON
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -13,7 +13,7 @@ BuildRequires: nodejs-packaging
|
|||||||
Strip comments from JSON. Lets you use comments in your JSON files!
|
Strip comments from JSON. Lets you use comments in your JSON files!
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n strip-json-comments-%{version}
|
%autosetup -n strip-json-comments-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -28,5 +28,8 @@ cp -pr package.json index.js \
|
|||||||
%{nodejs_sitelib}/strip-json-comments
|
%{nodejs_sitelib}/strip-json-comments
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 5 2022 caodongxia <caodongxia@h-partners.com> - 4.0.0-1
|
||||||
|
- Update to 4.0.0
|
||||||
|
|
||||||
* Wed Aug 12 2020 wangyue <wangyue92@huawei.com> - 2.0.1-1
|
* Wed Aug 12 2020 wangyue <wangyue92@huawei.com> - 2.0.1-1
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
BIN
v2.0.1.tar.gz
BIN
v2.0.1.tar.gz
Binary file not shown.
BIN
v4.0.0.tar.gz
Normal file
BIN
v4.0.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user