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