diff --git a/python-gunicorn.changes b/python-gunicorn.changes index 3a754d6..650e905 100644 --- a/python-gunicorn.changes +++ b/python-gunicorn.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jul 10 23:22:51 UTC 2017 - jengelh@inai.de + +- Ensure neutrality of description. + ------------------------------------------------------------------- Thu Jun 29 17:02:37 UTC 2017 - tbechtold@suse.com diff --git a/python-gunicorn.spec b/python-gunicorn.spec index a2d60e1..353d9bc 100644 --- a/python-gunicorn.spec +++ b/python-gunicorn.spec @@ -43,8 +43,7 @@ BuildArch: noarch %description Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX. It's a pre-fork worker model ported from Ruby's Unicorn_ project. The Gunicorn server is broadly -compatible with various web frameworks, simply implemented, light on server -resource usage, and fairly speedy. +compatible with various web frameworks. %package -n python-gunicorn-doc Summary: Documentation for %{name} @@ -54,8 +53,7 @@ Provides: %{python_module gunicorn-doc = %{version}} %description -n python-gunicorn-doc Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX. It's a pre-fork worker model ported from Ruby's Unicorn_ project. The Gunicorn server is broadly -compatible with various web frameworks, simply implemented, light on server -resource usage, and fairly speedy. +compatible with various web frameworks. This package contains the documentation.