diff --git a/python-pyaml.changes b/python-pyaml.changes index dcb0bb9..e2f07dc 100644 --- a/python-pyaml.changes +++ b/python-pyaml.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Sep 10 12:27:33 UTC 2018 - Jan Engelhardt + +- Trim bias from description. Use noun phrasing. + ------------------------------------------------------------------- Fri Aug 31 10:43:07 UTC 2018 - Martin Pluskal diff --git a/python-pyaml.spec b/python-pyaml.spec index 6a0c6e1..0d4d87f 100644 --- a/python-pyaml.spec +++ b/python-pyaml.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -20,7 +20,7 @@ Name: python-pyaml Version: 17.12.1 Release: 0 -Summary: Produce pretty and readable YAML-serialized data +Summary: Python module to produce formatted YAML-serialized data License: WTFPL Group: Development/Languages/Python URL: https://github.com/mk-fg/pretty-yaml @@ -36,8 +36,7 @@ BuildArch: noarch %python_subpackages %description -PyYAML-based python module to produce pretty and readable -YAML-serialized data. +PyYAML-based python module to produce formatted YAML-serialized data. %prep %setup -q -n pyaml-%{version}