From 658490c78788e28b7b0c621b6e34ec41ae6052c8 Mon Sep 17 00:00:00 2001 From: xigaoxinyan Date: Tue, 10 May 2022 16:09:32 +0800 Subject: [PATCH] License compliance rectification --- python-flask-whooshee.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-flask-whooshee.spec b/python-flask-whooshee.spec index 4c74a2f..165278f 100644 --- a/python-flask-whooshee.spec +++ b/python-flask-whooshee.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: python-flask-whooshee Version: 0.8.1 -Release: 1 +Release: 2 Summary: Flask-SQLAlchemy - Whoosh Integration -License: BSD +License: BSD-3-Clause URL: https://github.com/bkabrda/flask-whooshee Source0: https://files.pythonhosted.org/packages/a6/36/dad571143828ef2f101a81ef7a50d52576feb2e5f1da5073ec424d7a415d/flask-whooshee-0.8.1.tar.gz BuildArch: noarch @@ -67,5 +67,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue May 10 2022 xigaoxinyan - 0.8.1-2 +- License compliance rectification + * Mon Dec 20 2021 Python_Bot - 0.8.1-1 - Package Init -- Gitee