From 49746a49dbf7593c484532e1a8f44804b866c9b636f0228f97324b6c8be27e7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 18 May 2018 18:07:28 +0000 Subject: [PATCH] Accepting request 610465 from home:jengelh:branches:devel:languages:python - Trim bias from descriptions. OBS-URL: https://build.opensuse.org/request/show/610465 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ordered-namespace?expand=0&rev=2 --- python-ordered-namespace.changes | 5 +++++ python-ordered-namespace.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-ordered-namespace.changes b/python-ordered-namespace.changes index 9d2463b..63566fe 100644 --- a/python-ordered-namespace.changes +++ b/python-ordered-namespace.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 18 17:27:32 UTC 2018 - jengelh@inai.de + +- Trim bias from descriptions. + ------------------------------------------------------------------- Sat Apr 28 13:50:29 UTC 2018 - toddrme2178@gmail.com diff --git a/python-ordered-namespace.spec b/python-ordered-namespace.spec index 1e6a0af..4a9d9d3 100644 --- a/python-ordered-namespace.spec +++ b/python-ordered-namespace.spec @@ -34,7 +34,7 @@ BuildArch: noarch %python_subpackages %description -An easy-to-use Python namespace class derived from OrderedDict, +A Python namespace class derived from OrderedDict, including tab-completion %prep