diff --git a/python-cheroot.changes b/python-cheroot.changes index d5e3310..8520be4 100644 --- a/python-cheroot.changes +++ b/python-cheroot.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jun 2 21:15:22 UTC 2019 - Jan Engelhardt + +- Ensure neutrality of description. + ------------------------------------------------------------------- Tue May 14 11:57:52 CEST 2019 - Matej Cepl diff --git a/python-cheroot.spec b/python-cheroot.spec index f8ea62b..c074ca9 100644 --- a/python-cheroot.spec +++ b/python-cheroot.spec @@ -20,7 +20,7 @@ Name: python-cheroot Version: 6.5.5 Release: 0 -Summary: Highly-optimized, pure-python HTTP server +Summary: Pure-python HTTP server License: BSD-3-Clause Group: Development/Languages/Python URL: https://github.com/cherrypy/cheroot @@ -52,7 +52,7 @@ Requires: python-backports.functools_lru_cache %python_subpackages %description -Cheroot is the high-performance, pure-Python HTTP server used by CherryPy. +Cheroot is the pure-Python HTTP server used by CherryPy. %prep %setup -q -n cheroot-%{version}