From 54938981e4e81b4dafefcadedce1016d4d47a4fc65d86ade19f843c148e409de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sun, 2 Jun 2019 09:03:49 +0000 Subject: [PATCH] Accepting request 706869 from home:jengelh:branches:devel:languages:python - Adjust description grammar. Drop filler wording. OBS-URL: https://build.opensuse.org/request/show/706869 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-billiard?expand=0&rev=37 --- python-billiard.changes | 5 +++++ python-billiard.spec | 7 ++++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/python-billiard.changes b/python-billiard.changes index 8f86161..28a7923 100644 --- a/python-billiard.changes +++ b/python-billiard.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jun 2 06:57:27 UTC 2019 - Jan Engelhardt + +- Adjust description grammar. Drop filler wording. + ------------------------------------------------------------------- Sun Feb 10 13:31:32 UTC 2019 - John Vandenberg diff --git a/python-billiard.spec b/python-billiard.spec index 3ba9841..ff6bd3b 100644 --- a/python-billiard.spec +++ b/python-billiard.spec @@ -48,9 +48,10 @@ BuildArch: noarch %description billiard is a fork of the Python 2.7 multiprocessing package. The -multiprocessing package itself is a renamed and updated version of R Oudkerk's -pyprocessing package. This standalone variant is intended to be compatible with -Python 2.4 and 2.5, and will draw it's fixes/improvements from python-trunk. +multiprocessing package itself is a renamed and updated version of +R. Oudkerk's pyprocessing package. This standalone variant is +compatible with Python 2.4 and 2.5, and will draw its +fixes/improvements from python-trunk. %description -n %{name}-doc Documentation and help files for %{name}.