From ab07e52aa9fc6ddd176cb4a9b9b7be5a1a9a33e440c4556cfdbac3c8b976e81e Mon Sep 17 00:00:00 2001 From: Todd R Date: Tue, 6 Nov 2018 15:30:09 +0000 Subject: [PATCH] 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 --- python-pyfiglet.changes | 5 +++++ python-pyfiglet.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-pyfiglet.changes b/python-pyfiglet.changes index d5a4b5a..37b58a7 100644 --- a/python-pyfiglet.changes +++ b/python-pyfiglet.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 6 12:44:51 UTC 2018 - Jan Engelhardt + +- Fix typography. + ------------------------------------------------------------------- Mon Nov 5 21:02:33 UTC 2018 - Todd R diff --git a/python-pyfiglet.spec b/python-pyfiglet.spec index 31b3d99..73a47c2 100644 --- a/python-pyfiglet.spec +++ b/python-pyfiglet.spec @@ -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}