diff --git a/python-gunicorn.changes b/python-gunicorn.changes index e588886..2023de2 100644 --- a/python-gunicorn.changes +++ b/python-gunicorn.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Mar 10 19:39:23 UTC 2012 - saschpe@gmx.de + +- Fix doc package summary + ------------------------------------------------------------------- Sat Mar 10 16:07:53 UTC 2012 - saschpe@gmx.de diff --git a/python-gunicorn.spec b/python-gunicorn.spec index e8994db..fd374e5 100644 --- a/python-gunicorn.spec +++ b/python-gunicorn.spec @@ -40,7 +40,7 @@ compatible with various web frameworks, simply implemented, light on server resource usage, and fairly speedy. %package doc -Summary: Documentation for %{mod} +Summary: WSGI HTTP Server for UNIX - Documentation Group: Documentation/Other Requires: %{name} = %{version}