License compliance rectification

This commit is contained in:
penelope 2022-05-10 19:13:43 +08:00
parent 1623d026e2
commit d5ac394740

View File

@ -2,9 +2,9 @@
Name: python-hyperlink Name: python-hyperlink
Version: 18.0.0 Version: 18.0.0
Release: 11 Release: 12
Summary: A pure-Python implementation of immutable URLs Summary: A pure-Python implementation of immutable URLs
License: MIT and BSD and OFL License: MIT
URL: https://github.com/python-hyper/hyperlink URL: https://github.com/python-hyper/hyperlink
Source0: https://github.com/python-hyper/hyperlink/archive/v%{version}.tar.gz Source0: https://github.com/python-hyper/hyperlink/archive/v%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
@ -73,6 +73,9 @@ ln -s /usr/share/javascript/jquery/3.2.1/jquery.js html/_static/jquery-3.2.1.js
%endif %endif
%changelog %changelog
* Tue May 10 2022 yangping <yangping69@h-partners> - 18.0.0-12
- License compliance rectification
* Fri Apr 01 2022 xigaoxinyan <xigaoxinyan@huawei.com> - 18.0.0-11 * Fri Apr 01 2022 xigaoxinyan <xigaoxinyan@huawei.com> - 18.0.0-11
- Drop docs package: sphinx Update make docs build error and Fix build error caused by py3.10+ wildcard - Drop docs package: sphinx Update make docs build error and Fix build error caused by py3.10+ wildcard