diff --git a/python-flask-whooshee.spec b/python-flask-whooshee.spec index 4c74a2fa6214f5f791aba95268f438bd91c7d006..165278f9111914a0953d69f823c805fcd0becfe5 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