diff --git a/httpie.changes b/httpie.changes index 4b57afb..84e5060 100644 --- a/httpie.changes +++ b/httpie.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Dec 15 18:33:41 UTC 2018 - Jan Engelhardt + +- Trim bias from description. + ------------------------------------------------------------------- Wed Dec 12 21:45:43 UTC 2018 - mardnh@gmx.de diff --git a/httpie.spec b/httpie.spec index 0225c33..97e20ba 100644 --- a/httpie.spec +++ b/httpie.spec @@ -43,12 +43,11 @@ BuildArch: noarch %python_subpackages %description -HTTPie is a CLI HTTP utility that makes CLI interaction with HTTP-based -services as human-friendly as possible. +HTTPie consists of a single "http" command designed for debugging and +interaction with HTTP servers, RESTful APIs, and web services. -HTTPie does so by providing an HTTP command that allows for issuing -arbitrary HTTP requests using a simple and natural syntax and -displaying colorized responses. +It allows for issuing arbitrary HTTP requests and displays colorized +responses. %prep %setup -q