forked from pool/python-nwdiag
Accepting request 708864 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/708864 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nwdiag?expand=0&rev=2
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user