diff --git a/python-WSME.changes b/python-WSME.changes index 598897a..0e57bb2 100644 --- a/python-WSME.changes +++ b/python-WSME.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Aug 25 15:19:25 UTC 2017 - jengelh@inai.de + +- Trim sensationalist wording. + ------------------------------------------------------------------- Fri Aug 25 12:18:37 UTC 2017 - tbechtold@suse.com diff --git a/python-WSME.spec b/python-WSME.spec index cadcb4a..45739e1 100644 --- a/python-WSME.spec +++ b/python-WSME.spec @@ -51,10 +51,10 @@ BuildArch: noarch %python_subpackages %description -Web Service Made Easy (WSME) is a very easy way to implement webservices -in your python web application. +Web Service Made Easy (WSME) is a way to implement webservices +in Python web applications. It is originally a rewrite of TGWebServices -with focus on extensibility, framework-independance and better type handling. +with focus on extensibility, framework-independence and improved type handling. %prep %setup -q -n WSME-%{version}