From 657977c5ca3c8eba0ad0d338402a06b304d03219eaa3ecffe67ccdb3a4d16452 Mon Sep 17 00:00:00 2001 From: Todd R Date: Tue, 14 Feb 2017 21:44:20 +0000 Subject: [PATCH] Accepting request 457171 from home:jengelh:branches:devel:languages:python - Remove hypothetical wording from description OBS-URL: https://build.opensuse.org/request/show/457171 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-elasticsearch?expand=0&rev=4 --- python-elasticsearch.changes | 5 +++++ python-elasticsearch.spec | 5 ++--- 2 files changed, 7 insertions(+), 3 deletions(-) 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}