License compliance rectification

This commit is contained in:
wu-leilei 2022-05-11 15:32:41 +08:00
parent 7723c0924b
commit f21a5636f4

View File

@ -5,9 +5,9 @@ functionality to their applications and websites.
Name: python-whoosh
Version: 2.7.4
Release: 14
Release: 15
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/
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/
%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
- remove python2-whoosh subpackage