diff --git a/Flask-2.1.2.tar.gz b/Flask-2.1.2.tar.gz deleted file mode 100644 index aecf1434ef80e462fcdc569c9d16d01febeb7a91..0000000000000000000000000000000000000000 Binary files a/Flask-2.1.2.tar.gz and /dev/null differ diff --git a/Flask-2.2.2.tar.gz b/Flask-2.2.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..18fd801f876a9b555f81077a25460812493765b8 Binary files /dev/null and b/Flask-2.2.2.tar.gz differ diff --git a/python-flask.spec b/python-flask.spec index adf7da3ffaa182e0f1cf91866b68dc2a50661c41..2c8c91005bef90911e5008d2fa9d7deebe97f82e 100644 --- a/python-flask.spec +++ b/python-flask.spec @@ -1,5 +1,5 @@ Name: python-flask -Version: 2.1.2 +Version: 2.2.2 Release: 1 Epoch: 1 Summary: A lightweight WSGI web application framework @@ -51,6 +51,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v || : %{python3_sitelib}/* %changelog +* Tue Apr 09 2024 OpenStack_SIG - 2.2.2-1 +- Upgrade package to version 2.2.2 + * Thu Jun 23 2022 houyingchao - 1:2.1.2-1 - Upgrade to 2.1.2 version