diff --git a/python-elasticsearch.changes b/python-elasticsearch.changes index 300caa4..6126f64 100644 --- a/python-elasticsearch.changes +++ b/python-elasticsearch.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 14 20:34:21 UTC 2017 - jengelh@inai.de + +- Remove hypothetical wording from description + ------------------------------------------------------------------- Mon Feb 13 08:47:46 UTC 2017 - tbechtold@suse.com diff --git a/python-elasticsearch.spec b/python-elasticsearch.spec index 0ee3836..7b9c6b6 100644 --- a/python-elasticsearch.spec +++ b/python-elasticsearch.spec @@ -35,9 +35,8 @@ BuildArch: noarch %endif %description -Official low-level client for Elasticsearch. Its goal is to provide common -ground for all Elasticsearch-related code in Python; because of this it tries -to be opinion-free and very extendable. +Official low-level client for Elasticsearch. It provides common +code for all further Elasticsearch-related code in Python. %prep %setup -q -n elasticsearch-%{version}