14
0

Accepting request 654138 from home:jengelh:branches:devel:languages:python

- Use noun phrase in summary.

OBS-URL: https://build.opensuse.org/request/show/654138
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blockdiag?expand=0&rev=11
This commit is contained in:
2018-12-05 08:20:15 +00:00
committed by Git OBS Bridge
parent 926ca50898
commit 6ff0eddfc2
2 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 5 01:58:19 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in summary.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Dec 4 12:46:14 UTC 2018 - Matej Cepl <mcepl@suse.com> Tue Dec 4 12:46:14 UTC 2018 - Matej Cepl <mcepl@suse.com>

View File

@@ -22,7 +22,7 @@
Name: python-blockdiag Name: python-blockdiag
Version: 1.5.3 Version: 1.5.3
Release: 0 Release: 0
Summary: Generates block-diagram image from text Summary: Program to generate block-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/
@@ -55,8 +55,8 @@ Recommends: python-reportlab
%python_subpackages %python_subpackages
%description %description
The blockdiag package generates block-diagram image file The blockdiag package generates block-diagram image files
from a spec-text file. from spec-text files.
%prep %prep
%setup -q -n blockdiag-%{version} %setup -q -n blockdiag-%{version}