From f21a5636f43cdb872363af24a113e0a09a2279a5 Mon Sep 17 00:00:00 2001 From: wu-leilei Date: Wed, 11 May 2022 15:32:41 +0800 Subject: [PATCH] License compliance rectification --- python-whoosh.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-whoosh.spec b/python-whoosh.spec index 95add5c..33285fe 100644 --- a/python-whoosh.spec +++ b/python-whoosh.spec @@ -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 - 2.7.4-15 +- License compliance rectification + * Wed Oct 21 2020 jinzhimin - 2.7.4-14 - remove python2-whoosh subpackage