From eed1923342bce14fbded5245ba2c1a602cb09e4495cd34a6f4977ec94c717c49 Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Tue, 4 Apr 2017 05:45:28 +0000 Subject: [PATCH] Accepting request 485002 from home:jengelh:branches:devel:languages:python - Minor typographical update to descriptions. OBS-URL: https://build.opensuse.org/request/show/485002 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-termstyle?expand=0&rev=3 --- python-termstyle.changes | 5 +++++ python-termstyle.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/python-termstyle.changes b/python-termstyle.changes index 449b23a..39a9e5a 100644 --- a/python-termstyle.changes +++ b/python-termstyle.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 3 18:56:16 UTC 2017 - jengelh@inai.de + +- Minor typographical update to descriptions. + ------------------------------------------------------------------- Mon Mar 27 19:15:26 UTC 2017 - toddrme2178@gmail.com diff --git a/python-termstyle.spec b/python-termstyle.spec index 7bf920a..1c0c03e 100644 --- a/python-termstyle.spec +++ b/python-termstyle.spec @@ -19,7 +19,7 @@ Name: python-termstyle Version: 0.1.11 Release: 0 -Summary: console colouring for python +Summary: Console colouring for Python License: BSD-3-Clause Group: Development/Languages/Python Url: http://github.com/gfxmonk/termstyle @@ -32,8 +32,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %description -termstyle is a simple python library for adding coloured output to -terminal (console) programs. The definitions come from ECMA-048_, the +termstyle is a Python library for adding coloured output to +terminal (console) programs. The definitions come from ECMA-048, the "Control Functions for Coded Character Sets" standard. %prep