Package upgrade

(cherry picked from commit 106811410523db71e16853b3758bb332a94ea98a)
This commit is contained in:
caodongxia 2022-07-05 19:12:46 +08:00 committed by openeuler-sync-bot
parent 4b050107b5
commit efbd05f27c
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.