From 2c84bf8083d0d5a07f7e46bfb943015ae46047df8b8974805c24e081aea5f099 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 8 Aug 2018 12:31:22 +0000 Subject: [PATCH] Accepting request 628079 from home:jengelh:branches:devel:languages:python - Trim repeated name from summary (rpmlint). OBS-URL: https://build.opensuse.org/request/show/628079 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testresources?expand=0&rev=17 --- python-testresources.changes | 5 +++++ python-testresources.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-testresources.changes b/python-testresources.changes index e4f3bc4..50ab060 100644 --- a/python-testresources.changes +++ b/python-testresources.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Aug 8 12:29:15 UTC 2018 - jengelh@inai.de + +- Trim repeated name from summary (rpmlint). + ------------------------------------------------------------------- Tue Aug 7 10:33:15 UTC 2018 - tchvatal@suse.com diff --git a/python-testresources.spec b/python-testresources.spec index eecc4a9..6d87d3a 100644 --- a/python-testresources.spec +++ b/python-testresources.spec @@ -20,7 +20,7 @@ Name: python-testresources Version: 2.0.1 Release: 0 -Summary: Testresources, a pyunit extension for managing expensive test resources +Summary: A pyunit extension for managing expensive test resources License: (Apache-2.0 OR BSD-3-Clause) AND GPL-2.0-or-later Group: Development/Languages/Python URL: https://github.com/testing-cabal/testresources