!2 License compliance rectification
From: @lyn1001 Reviewed-by: @solarhu Signed-off-by: @solarhu
This commit is contained in:
commit
3b6d77c01d
@ -3,9 +3,9 @@
|
|||||||
%global enable_tests 1
|
%global enable_tests 1
|
||||||
Name: nodejs-commonmark
|
Name: nodejs-commonmark
|
||||||
Version: 0.24.0
|
Version: 0.24.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A strongly specified, highly compatible variant of Markdown
|
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
|
URL: https://github.com/jgm/commonmark.js
|
||||||
Source0: https://github.com/jgm/commonmark.js/archive/%{version}.tar.gz
|
Source0: https://github.com/jgm/commonmark.js/archive/%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -51,5 +51,8 @@ ln -sf %{nodejs_sitelib}/%{packagename}/bin/commonmark \
|
|||||||
%{_bindir}/commonmark
|
%{_bindir}/commonmark
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Aug 21 2020 leiju <leiju4@huawei.com> - 0.24.0-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user