diff --git a/python-pastel.changes b/python-pastel.changes index 411a072..de13ad1 100644 --- a/python-pastel.changes +++ b/python-pastel.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Sep 15 11:16:35 UTC 2019 - Jan Engelhardt + +- Use noun phrase. + ------------------------------------------------------------------- Thu Sep 12 21:49:32 UTC 2019 - John Vandenberg diff --git a/python-pastel.spec b/python-pastel.spec index f9efc2d..33dfe70 100644 --- a/python-pastel.spec +++ b/python-pastel.spec @@ -20,7 +20,7 @@ Name: python-pastel Version: 0.1.1 Release: 0 -Summary: Bring colors to your terminal +Summary: String colorization for Python License: MIT Group: Development/Languages/Python URL: https://github.com/sdispater/pastel @@ -35,7 +35,7 @@ BuildRequires: %{python_module pytest} %python_subpackages %description -Bring colors to your terminal. +Pastel is a library to colorize strings in the terminal. %prep %setup -q -n pastel-%{version}