From d5029bc6fcaff7168e9d48c679ad210eebee6f195f5c8af357eb6e50ba7e5e5e Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Mon, 4 Sep 2017 05:24:56 +0000 Subject: [PATCH] Accepting request 520237 from home:jengelh:branches:devel:languages:python - Ensure neutrality of descriptions. OBS-URL: https://build.opensuse.org/request/show/520237 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-happybase?expand=0&rev=18 --- python-happybase.changes | 5 +++++ python-happybase.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/python-happybase.changes b/python-happybase.changes index b6e5bd1..26c38db 100644 --- a/python-happybase.changes +++ b/python-happybase.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Aug 27 20:26:08 UTC 2017 - jengelh@inai.de + +- Ensure neutrality of descriptions. + ------------------------------------------------------------------- Fri Aug 25 10:09:26 UTC 2017 - tbechtold@suse.com diff --git a/python-happybase.spec b/python-happybase.spec index 572539a..15248e4 100644 --- a/python-happybase.spec +++ b/python-happybase.spec @@ -20,7 +20,7 @@ Name: python-happybase Version: 1.1.0 Release: 0 -Summary: A developer-friendly Python library to interact with Apache HBase +Summary: A Python library to interact with Apache HBase License: MIT Group: Development/Languages/Python Url: https://github.com/wbolster/happybase @@ -38,7 +38,7 @@ BuildArch: noarch %python_subpackages %description -HappyBase is a developer-friendly Python library to interact with Apache HBase. +HappyBase is a Python library to interact with Apache HBase. %package -n python-happybase-doc Summary: Documentation for %{name} @@ -46,7 +46,7 @@ Group: Documentation/Other Provides: %{python_module happybase-doc = %{version}} %description -n python-happybase-doc -HappyBase is a developer-friendly Python library to interact with Apache HBase. +HappyBase is a Python library to interact with Apache HBase. This package contains the documentation.