!17 License compliance rectification
From: @wang--ge Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
c664bb2600
@ -2,9 +2,9 @@
|
||||
|
||||
Name: python-markdown
|
||||
Version: 3.3.1
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: A Python implementation of John Gruber’s Markdown
|
||||
License: BSD
|
||||
License: BSD-3-Clause
|
||||
URL: https://pypi.org/project/Markdown/
|
||||
Source0: https://pypi.python.org/packages/source/M/Markdown/Markdown-%{version}.tar.gz
|
||||
|
||||
@ -47,6 +47,9 @@ find docs -type f -exec sed -i 's/\r//' {} \;
|
||||
%{_bindir}/markdown_py
|
||||
|
||||
%changelog
|
||||
* Tue May 10 2022 Ge Wang <wangge20@h-partner.com> - 3.3.1-5
|
||||
- License compliance rectification
|
||||
|
||||
* Wed Jan 05 2022 Ge Wang <wangge20@huawei.com> - 3.3.1-4
|
||||
- Change BuildRequires from python3-nose to python3-nose2 due to python3-nose is abandoned
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user