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}