!2 Package upgrade

From: @caodongxia 
Reviewed-by: @gitee-cmd 
Signed-off-by: @gitee-cmd
This commit is contained in:
openeuler-ci-bot 2022-07-05 11:47:33 +00:00 committed by Gitee
commit 9ffe3cf8c4
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

View File

@ -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

Binary file not shown.

BIN
v4.0.0.tar.gz Normal file

Binary file not shown.