15
0
forked from pool/python-nwdiag

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
This commit is contained in:
Tomáš Chvátal
2019-06-03 08:07:04 +00:00
committed by Git OBS Bridge
parent 8f0b6e0aac
commit 31d73cbde5
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Jun 2 18:04:56 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Avoid name repetition in summary.
-------------------------------------------------------------------
Wed May 22 14:10:38 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>

View File

@@ -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}