From 356c3fd368e449874f263dc243240e93a40e26de6b59695ec98fbf8650cfafcd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 12 Feb 2019 11:29:37 +0000 Subject: [PATCH] Accepting request 673607 from home:jengelh:branches:devel:languages:python - Avoid name repetition in summary. Summary should not be a sentence (let alone three). OBS-URL: https://build.opensuse.org/request/show/673607 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip?expand=0&rev=61 --- python-pip.changes | 6 ++++++ python-pip.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-pip.changes b/python-pip.changes index d32a162..5208a22 100644 --- a/python-pip.changes +++ b/python-pip.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 12 10:06:06 UTC 2019 - Jan Engelhardt + +- Avoid name repetition in summary. Summary should not be a + sentence (let alone three). + ------------------------------------------------------------------- Mon Feb 11 13:54:34 UTC 2019 - Hans-Peter Jansen diff --git a/python-pip.spec b/python-pip.spec index 34e002e..c7f487a 100644 --- a/python-pip.spec +++ b/python-pip.spec @@ -23,7 +23,7 @@ Name: python-pip Version: 19.0.2 Release: 0 -Summary: Pip installs packages. Python packages. An easy_install replacement +Summary: A Python package management system License: MIT Group: Development/Languages/Python URL: http://www.pip-installer.org