License compliance rectification
This commit is contained in:
parent
fe8de1a0f8
commit
b6b52d3f9a
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user