14
0

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

- Fix typography.

OBS-URL: https://build.opensuse.org/request/show/646672
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyfiglet?expand=0&rev=2
This commit is contained in:
Todd R
2018-11-06 15:30:09 +00:00
committed by Git OBS Bridge
parent 2acc997ec8
commit ab07e52aa9
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 6 12:44:51 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Fix typography.
-------------------------------------------------------------------
Mon Nov 5 21:02:33 UTC 2018 - Todd R <toddrme2178@gmail.com>

View File

@@ -20,7 +20,7 @@
Name: python-pyfiglet
Version: 0.7.6
Release: 0
Summary: Pure-python FIGlet implementation
Summary: Pure Python FIGlet implementation
License: GPL-2.0-or-later
Group: Development/Languages/Python
Url: https://github.com/pwaller/pyfiglet
@@ -35,7 +35,7 @@ BuildArch: noarch
%description
PyFIGlet is a full port of FIGlet (http://www.figlet.org/) into pure
python. It takes ASCII text and renders it in ASCII art fonts
Python. It takes ASCII text and renders it in ASCII art fonts.
%prep
%setup -q -n pyfiglet-%{version}