License compliance rectification
This commit is contained in:
parent
56d20d521e
commit
909ffebdf4
@ -2,9 +2,9 @@
|
|||||||
|
|
||||||
Name: python-lexicon
|
Name: python-lexicon
|
||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Release: 15
|
Release: 16
|
||||||
Summary: Powerful dict subclass(es) with aliasing and attribute access
|
Summary: Powerful dict subclass(es) with aliasing and attribute access
|
||||||
License: BSD
|
License: BSD-3-Clause
|
||||||
URL: https://github.com/bitprophet/lexicon
|
URL: https://github.com/bitprophet/lexicon
|
||||||
Source0: https://github.com/bitprophet/lexicon/archive/%{version}/lexicon-%{version}.tar.gz
|
Source0: https://github.com/bitprophet/lexicon/archive/%{version}/lexicon-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -39,6 +39,9 @@ Lexicon is a simple collection of dict sub-classes providing extra power.
|
|||||||
%{python3_sitelib}/lexicon-%{version}-*.egg-info/
|
%{python3_sitelib}/lexicon-%{version}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 11 2022 houyingchao <houyingchao@h-partners.com> - 1.0.0-16
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Fri Mar 18 2022 wulei <wulei80@huawei.com> - 1.0.0-15
|
* Fri Mar 18 2022 wulei <wulei80@huawei.com> - 1.0.0-15
|
||||||
- Delete check
|
- Delete check
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user