diff --git a/flask_limiter-3.12.tar.gz b/flask_limiter-3.12.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..77b64fe0779ec8a81569c0fa092065896e819139 Binary files /dev/null and b/flask_limiter-3.12.tar.gz differ diff --git a/flask_limiter-3.9.2.tar.gz b/flask_limiter-3.9.2.tar.gz deleted file mode 100644 index 55d67323158a06d443dee796e80aaf2865d9df6e..0000000000000000000000000000000000000000 Binary files a/flask_limiter-3.9.2.tar.gz and /dev/null differ diff --git a/python-flask-limiter.spec b/python-flask-limiter.spec index 9069ca3449690e0855e62e54aa39f4548e2a7cd9..111e255ac5cf53314e13725c4a5f42f2a27880ff 100644 --- a/python-flask-limiter.spec +++ b/python-flask-limiter.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-Flask-Limiter -Version: 3.9.2 +Version: 3.12 Release: 1 Summary: Rate limiting for flask applications License: MIT @@ -70,6 +70,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Jun 19 2025 liwenqiang - 3.12-1 +- update to 3.12 + * Wed Apr 23 2025 zhangxianjun - 3.9.2-1 - Update to 3.9.2 *Ensure wheels are uploaded to pypi as well (for real)