Update to 1.0.3

This commit is contained in:
wu-leilei 2023-09-14 17:49:41 +08:00
parent f1a1ad47bc
commit 097e6f2d95
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
has-symbols-1.0.3.tgz Normal file

Binary file not shown.

View File

@ -1,7 +1,7 @@
%{?nodejs_find_provides_and_requires}
Name: nodejs-has-symbols
Version: 1.0.0
Release: 2
Version: 1.0.3
Release: 1
Summary: Determine if the JS environment has Symbol support
License: MIT
URL: https://www.npmjs.com/package/has-symbols
@ -36,6 +36,9 @@ cp -pr package.json index.js shams.js %{buildroot}%{nodejs_sitelib}/has-symbols
%{nodejs_sitelib}/has-symbols
%changelog
* Thu Sep 14 2023 wulei <wu_lei@hoperun.com> - 1.0.3-1
- Update to 1.0.3
* Fri Feb 10 2023 wangkai <wangkai385@h-partners.com> - 1.0.0-2
- remove unuse options