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