Package upgrade

This commit is contained in:
caodongxia 2022-07-05 19:12:46 +08:00
parent 4b050107b5
commit 1068114105
3 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,6 @@
%{?nodejs_find_provides_and_requires}
Name: nodejs-strip-json-comments
Version: 2.0.1
Version: 4.0.0
Release: 1
Summary: Strip comments from JSON
License: MIT
@ -13,7 +13,7 @@ BuildRequires: nodejs-packaging
Strip comments from JSON. Lets you use comments in your JSON files!
%prep
%setup -q -n strip-json-comments-%{version}
%autosetup -n strip-json-comments-%{version} -p1
%build
@ -28,5 +28,8 @@ cp -pr package.json index.js \
%{nodejs_sitelib}/strip-json-comments
%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
- package init

Binary file not shown.

BIN
v4.0.0.tar.gz Normal file

Binary file not shown.