From 1f0d38ce213fc4f090508d6a1f4cc10f30f41bfede25922a7ebcb353b7d5f4ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sun, 17 Mar 2019 15:30:16 +0000 Subject: [PATCH] Accepting request 685614 from home:jengelh:branches:devel:languages:python - Limit description to openSUSE system. OBS-URL: https://build.opensuse.org/request/show/685614 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pythonfinder?expand=0&rev=3 --- python-pythonfinder.changes | 5 +++++ python-pythonfinder.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-pythonfinder.changes b/python-pythonfinder.changes index 06c31cd..b1b10a1 100644 --- a/python-pythonfinder.changes +++ b/python-pythonfinder.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Mar 16 17:43:50 UTC 2019 - Jan Engelhardt + +- Limit description to openSUSE system. + ------------------------------------------------------------------- Wed Mar 13 12:29:56 UTC 2019 - John Vandenberg diff --git a/python-pythonfinder.spec b/python-pythonfinder.spec index d23af0e..8eb28cd 100644 --- a/python-pythonfinder.spec +++ b/python-pythonfinder.spec @@ -20,7 +20,7 @@ Name: python-pythonfinder Version: 1.2.0 Release: 0 -Summary: A cross-platform tool to help locate python on any system +Summary: A tool to locate Python on the system License: MIT Group: Development/Languages/Python URL: https://github.com/sarugaku/pythonfinder @@ -51,7 +51,7 @@ BuildRequires: %{python_module vistir >= 0.2.5} %python_subpackages %description -A cross-platform python discovery tool to help locate python on any system. +A Python discovery tool to locate Python on the system. %prep %setup -q -n pythonfinder-%{version}