!2 License compliance rectification

From: @lyn1001 
Reviewed-by: @solarhu 
Signed-off-by: @solarhu
This commit is contained in:
openeuler-ci-bot 2022-05-11 01:12:18 +00:00 committed by Gitee
commit 3b6d77c01d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -3,9 +3,9 @@
%global enable_tests 1
Name: nodejs-commonmark
Version: 0.24.0
Release: 1
Release: 2
Summary: A strongly specified, highly compatible variant of Markdown
License: BSD and MIT and Creative Commons
License: BSD-2-Clause and MIT and CC-BY-SA-4.0
URL: https://github.com/jgm/commonmark.js
Source0: https://github.com/jgm/commonmark.js/archive/%{version}.tar.gz
BuildArch: noarch
@ -51,5 +51,8 @@ ln -sf %{nodejs_sitelib}/%{packagename}/bin/commonmark \
%{_bindir}/commonmark
%changelog
* Tue May 10 2022 liyanan <liyanan32@h-partners.com> - 0.24.0-2
- License compliance rectification
* Fri Aug 21 2020 leiju <leiju4@huawei.com> - 0.24.0-1
- Package init