diff --git a/-6.0.1.tar.gz b/-6.0.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/6.0.1.tar.gz b/6.0.1.tar.gz deleted file mode 100644 index f1f74bafac527919b277ec3786ad73911afdcd43..0000000000000000000000000000000000000000 Binary files a/6.0.1.tar.gz and /dev/null differ diff --git a/python-Flask-Cors.spec b/python-Flask-Cors.spec index f36c3df93fe5ad892a2dec25f0cade12cbfdf61e..e1170887ddaa0d17efa0e9ecee417aeca57c91a3 100755 --- a/python-Flask-Cors.spec +++ b/python-Flask-Cors.spec @@ -5,7 +5,7 @@ Release: 1 Summary: A Flask extension adding a decorator for CORS support License: MIT URL: https://github.com/corydolphin/flask-cors -Source0: https://github.com/corydolphin/flask-cors/archive/refs/tags/%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/source/-//-%{version}.tar.gz BuildArch: noarch Requires: python3-Flask @@ -59,6 +59,9 @@ if [ -d examples ]; then cp -arf examples %{buildroot}/%{_pkgdocdir}; fi %{_docdir}/* %changelog +* Tue Nov 18 2025 peiliya - 6.0.1-1 +- Update to 6.0.1 + * Tue Jul 29 2025 wangkai <13474090681@163.com> - 6.0.1-1 - Update to 6.0.1 - Fix CVE-2024-6839 CVE-2024-6844 CVE-2024-6866