From 2c36b7a968cc4e6783e5f0c839a8d9671d78b0b76fa53b70e8d7f871c0a06f5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 30 Aug 2019 00:48:18 +0000 Subject: [PATCH] Accepting request 727048 from home:jengelh:branches:devel:languages:python - Trim name repetition from summary. OBS-URL: https://build.opensuse.org/request/show/727048 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zhon?expand=0&rev=2 --- python-zhon.changes | 5 +++++ python-zhon.spec | 9 +++++---- 2 files changed, 10 insertions(+), 4 deletions(-) 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