License compliance rectification
This commit is contained in:
parent
a8e0d38a62
commit
d0f55c496f
@ -2,9 +2,9 @@
|
||||
%global enable_tests 0
|
||||
Name: uglify-js1
|
||||
Version: 1.3.4
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: JavaScript parser, mangler/compressor and beautifier toolkit
|
||||
License: BSD
|
||||
License: BSD-2-Clause
|
||||
URL: https://github.com/mishoo/UglifyJS
|
||||
Source0: http://registry.npmjs.org/uglify-js/-/uglify-js-%{version}.tgz
|
||||
BuildArch: noarch
|
||||
@ -80,5 +80,8 @@ end
|
||||
%doc README.html README.org docstyle.css
|
||||
|
||||
%changelog
|
||||
* Tue May 10 2022 liyanan <liyanan32@h-partners.com> - 1.3.4-2
|
||||
- License compliance rectification
|
||||
|
||||
* Tue Aug 11 2020 wangyue <wangyue92@huawei.com> - 1.3.4-1
|
||||
- package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user