diff --git a/python-requests.changes b/python-requests.changes index a47cb37..03cd13b 100644 --- a/python-requests.changes +++ b/python-requests.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 30 09:20:26 UTC 2018 - Jan Engelhardt + +- Ensure neutrality of descriptions. + ------------------------------------------------------------------- Sat Oct 20 15:39:32 UTC 2018 - Arun Persaud diff --git a/python-requests.spec b/python-requests.spec index 60ea680..556ffb9 100644 --- a/python-requests.spec +++ b/python-requests.spec @@ -29,7 +29,7 @@ Name: python-requests %endif Version: 2.20.0 Release: 0 -Summary: Awesome Python HTTP Library That's Actually Usable +Summary: Python HTTP Library License: Apache-2.0 Group: Development/Languages/Python URL: http://python-requests.org/ @@ -69,7 +69,7 @@ Requires: this-is-only-for-build-envs %description Requests is an HTTP library, written in Python, as an alternative -to Python's builtin urllib2 which requires a work (even +to Python's builtin urllib2 which requires work (even method overrides) to perform basic tasks. Features of Requests: