License compliance rectification

This commit is contained in:
lyn1001 2022-05-09 19:54:42 +08:00
parent 73b87f5913
commit 9cac452422

View File

@ -1,9 +1,9 @@
%{?nodejs_find_provides_and_requires}
Name: nodejs-osenv
Version: 0.1.3
Release: 1
Release: 2
Summary: Look up environment settings specific to different operating systems
License: BSD
License: ISC
URL: https://github.com/isaacs/osenv
Source0: https://registry.npmjs.org/osenv/-/osenv-%{version}.tgz
BuildArch: noarch
@ -33,5 +33,8 @@ cp -pr package.json osenv.js %{buildroot}%{nodejs_sitelib}/osenv
%{nodejs_sitelib}/osenv
%changelog
* Mon May 9 2022 liyanan <liyanan32@h-partners.com> - 0.1.3-2
- License compliance rectification
* Mon Aug 17 2020 wutao <wutao61@huawei.com> - 0.1.3-1
- Package init