From 717e36322f12ee505ff321c9fcb1ac90f3db16d2f283a3ebd28534f69f555b1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 25 Mar 2019 11:45:01 +0000 Subject: [PATCH] Accepting request 688191 from home:jengelh:branches:devel:languages:python - Ensure neutrality of descriptions. OBS-URL: https://build.opensuse.org/request/show/688191 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-progress?expand=0&rev=2 --- python-progress.changes | 5 +++++ python-progress.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-progress.changes b/python-progress.changes index 2e7e166..343b1ff 100644 --- a/python-progress.changes +++ b/python-progress.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 25 11:00:39 UTC 2019 - Jan Engelhardt + +- Ensure neutrality of descriptions. + ------------------------------------------------------------------- Sun Mar 24 06:53:29 PM UTC 2019 - John Vandenberg diff --git a/python-progress.spec b/python-progress.spec index 3ce5fa1..33f45d9 100644 --- a/python-progress.spec +++ b/python-progress.spec @@ -20,7 +20,7 @@ Name: python-progress Version: 1.5 Release: 0 -Summary: Easy to use progress bars +Summary: Progress bars for Python License: ISC Group: Development/Languages/Python URL: http://github.com/verigak/progress/ @@ -32,7 +32,7 @@ BuildArch: noarch %python_subpackages %description -Easy to use progress bars. +Progress bars for Python. %prep %setup -q -n progress-%{version}