diff --git a/python-pprintpp.changes b/python-pprintpp.changes index 24edb08..d109b51 100644 --- a/python-pprintpp.changes +++ b/python-pprintpp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Aug 24 06:34:13 UTC 2019 - Jan Engelhardt + +- Make description more neutral. + ------------------------------------------------------------------- Thu Aug 1 03:14:08 AM UTC 2019 - John Vandenberg diff --git a/python-pprintpp.spec b/python-pprintpp.spec index 54a4c8e..f3114c7 100644 --- a/python-pprintpp.spec +++ b/python-pprintpp.spec @@ -20,7 +20,7 @@ Name: python-pprintpp Version: 0.4.0 Release: 0 -Summary: A pprint that is actually pretty +Summary: A variant of pprint that is arguably "prettier" License: BSD-2-Clause Group: Development/Languages/Python URL: https://github.com/wolever/pprintpp @@ -35,7 +35,7 @@ BuildArch: noarch %python_subpackages %description -A drop-in replacement for pprint that's actually pretty. +A drop-in replacement for pprint that is arguably prettier. %prep %setup -q -n pprintpp-%{version}