diff --git a/python-uwsgi.spec b/python-uwsgi.spec index 406d179d021757397137a14fc34676f5c7a4107c..edd05382a96b3b6c9d5eada225add99c444a3cf0 100644 --- a/python-uwsgi.spec +++ b/python-uwsgi.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-uWSGI -Version: 2.0.20 -Release: 2 +Version: 2.0.21 +Release: 1 Summary: The uWSGI server License: GPL2 URL: https://uwsgi-docs.readthedocs.io/en/latest/ -Source0: https://projects.unbit.it/downloads/uwsgi-2.0.20.tar.gz +Source0: https://files.pythonhosted.org/packages/b3/8e/b4fb9f793745afd6afcc0d2443d5626132e5d3540de98f28a8b8f5c753f9/uwsgi-2.0.21.tar.gz %description The uWSGI server @@ -72,6 +72,9 @@ chrpath -d %{buildroot}/%{_bindir}/uwsgi %{_pkgdocdir} %changelog +* Wed Apr 19 2023 xu_ping <707078654@qq.com> - 2.0.21-1 +- Upgrade package to 2.0.21 + * Fri Aug 26 2022 yaoxin - 2.0.20-2 - Remove rpath diff --git a/uwsgi-2.0.20.tar.gz b/uwsgi-2.0.20.tar.gz deleted file mode 100644 index d0d19148b5ee982d9e41b137b8d63fb69f8434c1..0000000000000000000000000000000000000000 Binary files a/uwsgi-2.0.20.tar.gz and /dev/null differ diff --git a/uwsgi-2.0.21.tar.gz b/uwsgi-2.0.21.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..e5929792a868dee23a08af7d1eacc7faac542742 Binary files /dev/null and b/uwsgi-2.0.21.tar.gz differ