License compliance rectification
This commit is contained in:
parent
7723c0924b
commit
f21a5636f4
@ -5,9 +5,9 @@ functionality to their applications and websites.
|
|||||||
|
|
||||||
Name: python-whoosh
|
Name: python-whoosh
|
||||||
Version: 2.7.4
|
Version: 2.7.4
|
||||||
Release: 14
|
Release: 15
|
||||||
Summary: A fast, featureful full-text indexing and searching library implemented in pure Python
|
Summary: A fast, featureful full-text indexing and searching library implemented in pure Python
|
||||||
License: BSD
|
License: BSD-2-Clause-Views
|
||||||
URL: https://whoosh.readthedocs.io/en/latest/
|
URL: https://whoosh.readthedocs.io/en/latest/
|
||||||
Source0: https://pypi.python.org/packages/source/W/Whoosh/Whoosh-%{version}.tar.gz
|
Source0: https://pypi.python.org/packages/source/W/Whoosh/Whoosh-%{version}.tar.gz
|
||||||
|
|
||||||
@ -45,6 +45,9 @@ rm -rf docs/html/.buildinfo docs/html/.doctrees
|
|||||||
%{python3_sitelib}/*.egg-info/
|
%{python3_sitelib}/*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 11 2022 wulei <wulei80@h-partners.com> - 2.7.4-15
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Wed Oct 21 2020 jinzhimin <jinzhimin2@huawei.com> - 2.7.4-14
|
* Wed Oct 21 2020 jinzhimin <jinzhimin2@huawei.com> - 2.7.4-14
|
||||||
- remove python2-whoosh subpackage
|
- remove python2-whoosh subpackage
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user