forked from pool/python-seqdiag
Accepting request 659782 from home:jengelh:branches:devel:languages:python
- Use noun phrase in summary. Fixup grammar issues. OBS-URL: https://build.opensuse.org/request/show/659782 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-seqdiag?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 18 23:37:49 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Use noun phrase in summary. Fixup grammar issues.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 4 12:54:09 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
Tue Dec 4 12:54:09 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
@@ -25,7 +25,7 @@ BuildArch: noarch
|
|||||||
Name: python-seqdiag
|
Name: python-seqdiag
|
||||||
Version: 0.9.5
|
Version: 0.9.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Generates sequence-diagram image from text
|
Summary: Python module to generate sequence-diagram images from text
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: http://blockdiag.com/
|
URL: http://blockdiag.com/
|
||||||
@@ -38,10 +38,10 @@ Requires: python-setuptools
|
|||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
`seqdiag` generate sequence-diagram image file from spec-text file.
|
`seqdiag` generates sequence-diagram image files from spec-text files.
|
||||||
|
|
||||||
* Generate sequence-diagram from dot like text (basic feature).
|
* Generate sequence-diagram from dot like text (basic feature).
|
||||||
* Multilingualization for node-label (utf-8 only).
|
* Multilingualization for node-label (UTF-8 only).
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n seqdiag-%{version}
|
%setup -q -n seqdiag-%{version}
|
||||||
|
Reference in New Issue
Block a user