License compliance rectification
This commit is contained in:
parent
912b3497f8
commit
bd0e7eec09
@ -11,10 +11,10 @@
|
||||
|
||||
Name: python-%{modname}
|
||||
Version: 3.0.1
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Simple python library to deal with URI Templates (RFC 6570)
|
||||
|
||||
License: BSD
|
||||
License: Apache-2.0 or BSD-3-Clause
|
||||
URL: https://%{modname}.readthedocs.io
|
||||
Source0: https://github.com/sigmavirus24/%{modname}/archive/%{version}/%{modname}-%{version}.tar.gz
|
||||
|
||||
@ -57,6 +57,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v
|
||||
%{python3_sitelib}/%{modname}/
|
||||
|
||||
%changelog
|
||||
* Wed May 11 2022 yangping <yangping69@h-partners> - 3.0.1-2
|
||||
- License compliance rectification
|
||||
|
||||
* Sat May 07 2022 xigaoxinyan <xigaoxinyan@h-partners.com> -3.0.1-1
|
||||
- Update to 3.0.1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user