diff --git a/flask-whooshee-0.9.0.tar.gz b/flask-whooshee-0.9.0.tar.gz deleted file mode 100644 index 02f5d0101ef02c66736c9fc9966836d4ee36d8aa..0000000000000000000000000000000000000000 Binary files a/flask-whooshee-0.9.0.tar.gz and /dev/null differ diff --git a/flask-whooshee-0.9.1.tar.gz b/flask-whooshee-0.9.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..493160a4a93dfdb0b0dfdf3ec3ab0a5856445a74 Binary files /dev/null and b/flask-whooshee-0.9.1.tar.gz differ diff --git a/python-flask-whooshee.spec b/python-flask-whooshee.spec index 168f9a73e6f7a76606a2a69dfcb803d441fa7348..4098fa54b83f0e14d7191f1e62ed5879698bba70 100644 --- a/python-flask-whooshee.spec +++ b/python-flask-whooshee.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-flask-whooshee -Version: 0.9.0 +Version: 0.9.1 Release: 1 Summary: Flask-SQLAlchemy - Whoosh Integration License: BSD-3-Clause URL: https://github.com/bkabrda/flask-whooshee -Source0: https://files.pythonhosted.org/packages/4c/2e/148df19b6d4ed0e7fbf6f7fac3332880c71e552864637c94a582e0581f95/flask-whooshee-0.9.0.tar.gz +Source0: https://files.pythonhosted.org/packages/c9/5a/861bd48c6b48a2ec1049d399cccb4bc55059037e28acc0c7487e4694f00a/flask-whooshee-0.9.1.tar.gz BuildArch: noarch @@ -14,7 +14,7 @@ Customizable Flask - SQLAlchemy - Whoosh integration %package -n python3-flask-whooshee Summary: Flask-SQLAlchemy - Whoosh Integration -Provides: python-flask-whooshee +Provides: python-flask-whooshee = %{version}-%{release} BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-sqlalchemy @@ -71,6 +71,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Feb 26 2024 jiangxinyu - 0.9.1-1 +- Update package to version 0.9.1 + * Wed Dec 06 2023 jiangxinyu - 0.9.0-1 - Update package to version 0.9.0