forked from pool/python-pyfiglet
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:
@@ -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>
|
Mon Nov 5 21:02:33 UTC 2018 - Todd R <toddrme2178@gmail.com>
|
||||||
|
|
||||||
|
@@ -20,7 +20,7 @@
|
|||||||
Name: python-pyfiglet
|
Name: python-pyfiglet
|
||||||
Version: 0.7.6
|
Version: 0.7.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Pure-python FIGlet implementation
|
Summary: Pure Python FIGlet implementation
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Url: https://github.com/pwaller/pyfiglet
|
Url: https://github.com/pwaller/pyfiglet
|
||||||
@@ -35,7 +35,7 @@ BuildArch: noarch
|
|||||||
|
|
||||||
%description
|
%description
|
||||||
PyFIGlet is a full port of FIGlet (http://www.figlet.org/) into pure
|
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
|
%prep
|
||||||
%setup -q -n pyfiglet-%{version}
|
%setup -q -n pyfiglet-%{version}
|
||||||
|
Reference in New Issue
Block a user