diff --git a/gunicorn-20.0.4.tar.gz b/gunicorn-20.0.4.tar.gz deleted file mode 100644 index 27f669c..0000000 Binary files a/gunicorn-20.0.4.tar.gz and /dev/null differ diff --git a/gunicorn-20.1.0.tar.gz b/gunicorn-20.1.0.tar.gz new file mode 100644 index 0000000..b5da493 Binary files /dev/null and b/gunicorn-20.1.0.tar.gz differ diff --git a/python-gunicorn-1609319138.bc2c957.tar b/python-gunicorn-1609319138.bc2c957.tar new file mode 100644 index 0000000..4faf424 Binary files /dev/null and b/python-gunicorn-1609319138.bc2c957.tar differ diff --git a/python-gunicorn.spec b/python-gunicorn.spec index 2ea226e..e16d86d 100644 --- a/python-gunicorn.spec +++ b/python-gunicorn.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-gunicorn -Version: 20.0.4 +Version: 20.1.0 Release: 1 Summary: WSGI HTTP Server for UNIX License: MIT URL: https://pypi.org/project/gunicorn -Source0: https://files.pythonhosted.org/packages/33/b8/f5fd32e1f46fcfefd7cb5c84dee1cf657ab3540ee92b8a09fc40e4887bf0/gunicorn-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/28/5b/0d1f0296485a6af03366604142ea8f19f0833894db3512a40ed07b2a56dd/gunicorn-%{version}.tar.gz BuildArch: noarch %description @@ -74,5 +74,8 @@ mv %{buildroot}/doclist.lst . %{_pkgdocdir} %changelog +* Thu Jun 23 2022 SimpleUpdate Robot - 20.1.0-1 +- Upgrade to version 20.1.0 + * Fri Dec 18 2020 Python_Bot - Package Spec generated