diff --git a/bjoern-3.0.0.tar.gz b/bjoern-3.0.0.tar.gz deleted file mode 100644 index 6f6dd1f..0000000 --- a/bjoern-3.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2e4461c7306c4f5def03223dce3b0f16ad26bc1718240e59a5e5472c2701027a -size 39051 diff --git a/bjoern-3.0.1.tar.gz b/bjoern-3.0.1.tar.gz new file mode 100644 index 0000000..82b344d --- /dev/null +++ b/bjoern-3.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6dae5ffb17f0120213ca2f4b6a5d56672d09d132e997a3482a83a93bfab55aa +size 39169 diff --git a/python-bjoern.changes b/python-bjoern.changes index 4123179..9cf11ea 100644 --- a/python-bjoern.changes +++ b/python-bjoern.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Jul 7 16:50:15 UTC 2019 - Michael Ströder + +- version update to 3.0.1 + * Fix #158, #160: Correct string type for WSGI environ + ------------------------------------------------------------------- Thu May 23 06:17:46 UTC 2019 - pgajdos@suse.com diff --git a/python-bjoern.spec b/python-bjoern.spec index d1e4d9f..3b26e78 100644 --- a/python-bjoern.spec +++ b/python-bjoern.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-bjoern -Version: 3.0.0 +Version: 3.0.1 Release: 0 Summary: A screamingly fast Python 2 + 3 WSGI server written in C License: BSD-2-Clause