diff --git a/python-zhon.changes b/python-zhon.changes index e3e6235..2d4d3d9 100644 --- a/python-zhon.changes +++ b/python-zhon.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 29 14:58:47 UTC 2019 - Jan Engelhardt + +- Trim name repetition from summary. + ------------------------------------------------------------------- Tue Aug 27 06:38:16 PM UTC 2019 - John Vandenberg diff --git a/python-zhon.spec b/python-zhon.spec index 37bd3ee..05384da 100644 --- a/python-zhon.spec +++ b/python-zhon.spec @@ -12,21 +12,22 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-zhon Version: 1.1.5 Release: 0 +Summary: Constants used in Chinese text processing License: MIT -Summary: Zhon provides constants used in Chinese text processing -Url: https://github.com/tsroten/zhon Group: Development/Languages/Python +Url: https://github.com/tsroten/zhon Source: https://github.com/tsroten/zhon/archive/v%{version}.tar.gz#/zhon-%{version}.tar.gz -BuildRequires: python-rpm-macros BuildRequires: %{python_module setuptools} BuildRequires: fdupes +BuildRequires: python-rpm-macros BuildArch: noarch %python_subpackages