diff --git a/python-devpi-server.changes b/python-devpi-server.changes index 1ef97e1..b4b8204 100644 --- a/python-devpi-server.changes +++ b/python-devpi-server.changes @@ -1,5 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 17 11:16:44 UTC 2019 - Jan Engelhardt + +- Ensure neutrality of descriptions. + ------------------------------------------------------------------- Fri Dec 12 19:29:23 UTC 2014 - tbechtold@suse.com - Initial version - diff --git a/python-devpi-server.spec b/python-devpi-server.spec index 5c2557d..b154b91 100644 --- a/python-devpi-server.spec +++ b/python-devpi-server.spec @@ -20,7 +20,7 @@ Name: python-devpi-server Version: 5.1.0 Release: 0 -Summary: Reliable private and PyPI caching server +Summary: Private PyPI caching server License: MIT Group: Development/Languages/Python URL: https://doc.devpi.net @@ -69,8 +69,7 @@ BuildRequires: %{python_module waitress >= 1.0.1} %python_subpackages %description -Reliable private and PyPI caching server, -providing user or team based indexes which can +A private PyPI caching server, providing user or team based indices which can inherit packages from each other or from the pypi.org site. %prep