From 831aca8e0102fec0ba90bfd4e7defa0ef7ed01d4aaf7c77ca42e8811e5e9545a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 30 Jul 2018 07:34:05 +0000 Subject: [PATCH] Accepting request 626071 from home:jengelh:branches:devel:languages:python - Specify summary with a bit more detail. OBS-URL: https://build.opensuse.org/request/show/626071 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bidict?expand=0&rev=5 --- python-bidict.changes | 5 +++++ python-bidict.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-bidict.changes b/python-bidict.changes index 5709c46..8aaac8f 100644 --- a/python-bidict.changes +++ b/python-bidict.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jul 29 11:34:43 UTC 2018 - jengelh@inai.de + +- Specify summary with a bit more detail. + ------------------------------------------------------------------- Wed May 9 03:36:16 UTC 2018 - toddrme2178@gmail.com diff --git a/python-bidict.spec b/python-bidict.spec index d55c82b..c621dbc 100644 --- a/python-bidict.spec +++ b/python-bidict.spec @@ -20,14 +20,14 @@ Name: python-bidict Version: 0.17.2 Release: 0 -Summary: Bidirectional map implementation +Summary: Bidirectional map implementation for Python License: MPL-2.0 Group: Development/Languages/Python Url: https://github.com/jab/bidict Source: https://files.pythonhosted.org/packages/source/b/bidict/bidict-%{version}.tar.gz BuildRequires: %{python_module devel} -BuildRequires: %{python_module setuptools} BuildRequires: %{python_module setuptools_scm} +BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros # SECTION test requirements