From 31d73cbde53a1c0c6defa44951318de3d9538428bb255982dc5040b7fb279943 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 3 Jun 2019 08:07:04 +0000 Subject: [PATCH] Accepting request 706923 from home:jengelh:branches:devel:languages:python - Avoid name repetition in summary. OBS-URL: https://build.opensuse.org/request/show/706923 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nwdiag?expand=0&rev=2 --- python-nwdiag.changes | 5 +++++ python-nwdiag.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-nwdiag.changes b/python-nwdiag.changes index 3cc2595..db7b82e 100644 --- a/python-nwdiag.changes +++ b/python-nwdiag.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jun 2 18:04:56 UTC 2019 - Jan Engelhardt + +- Avoid name repetition in summary. + ------------------------------------------------------------------- Wed May 22 14:10:38 UTC 2019 - Thomas Bechtold diff --git a/python-nwdiag.spec b/python-nwdiag.spec index 728d474..1ebdcdf 100644 --- a/python-nwdiag.spec +++ b/python-nwdiag.spec @@ -20,7 +20,7 @@ Name: python-nwdiag Version: 1.0.4 Release: 0 -Summary: nwdiag generates network-diagram image from text +Summary: Generator for network diagram images from text License: Apache-2.0 Group: Development/Languages/Python Url: http://blockdiag.com/ @@ -39,7 +39,7 @@ BuildArch: noarch %python_subpackages %description -nwdiag generates network-diagram image from text +nwdiag generates network diagram images from text. %prep %setup -q -n nwdiag-%{version}