From 2e31b0a274365ac07567dcfdcd866ab3caf03508eda22616f3f6c21ca65ae0dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 11 Sep 2018 07:17:48 +0000 Subject: [PATCH] Accepting request 634738 from home:jengelh:branches:devel:languages:python - Trim bias from description. Use noun phrasing. OBS-URL: https://build.opensuse.org/request/show/634738 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyaml?expand=0&rev=6 --- python-pyaml.changes | 5 +++++ python-pyaml.spec | 7 +++---- 2 files changed, 8 insertions(+), 4 deletions(-) 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}