From 616cd613376ec6ca4d0394b03df96b436cb33acb505329a4367c32d905743052 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 30 Apr 2018 15:35:13 +0000 Subject: [PATCH] Accepting request 602583 from home:jengelh:branches:devel:languages:python - Trim history lesson and rhetoric wording from %description. OBS-URL: https://build.opensuse.org/request/show/602583 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=40 --- python-bugzilla.changes | 5 +++++ python-bugzilla.spec | 13 +++++-------- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/python-bugzilla.changes b/python-bugzilla.changes index dea7fb5..f4fe8ec 100644 --- a/python-bugzilla.changes +++ b/python-bugzilla.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 30 15:00:32 UTC 2018 - jengelh@inai.de + +- Trim history lesson and rhetoric wording from %description. + ------------------------------------------------------------------- Wed Apr 25 10:36:02 UTC 2018 - tbechtold@suse.com diff --git a/python-bugzilla.spec b/python-bugzilla.spec index 1d52a9b..261bd42 100644 --- a/python-bugzilla.spec +++ b/python-bugzilla.spec @@ -20,7 +20,7 @@ Name: python-bugzilla Version: 2.1.0 Release: 0 -Summary: Python library for bugzilla +Summary: Python library for Bugzilla License: GPL-2.0-or-later Group: Development/Libraries/Python Url: https://github.com/python-bugzilla/python-bugzilla @@ -38,15 +38,12 @@ BuildArch: noarch %python_subpackages %description -This is a python module that provides a nice, python-ish interface to Bugzilla -over XMLRPC. - -It was originally written specifically for Red Hat's Bugzilla instance, but now -supports the Web Services provided by upstream Bugzilla 3.0 and 3.2 also. +This is a Python module that provides a Python-ish interface to +Bugzilla over XMLRPC. It supports the Web Services provided by +upstream Bugzilla 3.0 and 3.2. It also includes a 'bugzilla' commandline client which can be used for quick, -ad-hoc bugzilla jiggery-pokery. I guess you could use it in shell scripts too, -but gosh - why not just write something in Python instead? +ad-hoc bugzilla jiggery-pokery. %prep %setup -q