diff --git a/sparsehash.changes b/sparsehash.changes index 9dd935b..926ae24 100644 --- a/sparsehash.changes +++ b/sparsehash.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jan 13 09:53:06 UTC 2019 - Jan Engelhardt + +- Remove extreme wording. + ------------------------------------------------------------------- Tue Nov 17 19:13:41 UTC 2015 - mpluskal@suse.com diff --git a/sparsehash.spec b/sparsehash.spec index e1b6392..f63b042 100644 --- a/sparsehash.spec +++ b/sparsehash.spec @@ -1,7 +1,7 @@ # # spec file for package sparsehash # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,14 +12,14 @@ # 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/ # Name: sparsehash Version: 2.0.3 Release: 0 -Summary: Extremely memory-efficient hash_map implementation +Summary: Memory-efficient hash_map implementation License: BSD-3-Clause Group: Development/Libraries/C and C++ Url: https://github.com/sparsehash/sparsehash @@ -35,7 +35,7 @@ an implementation that optimizes for space and one that optimizes for speed. %package devel -Summary: Extremely memory-efficient C++ hash_map implementation +Summary: Memory-efficient C++ hash_map implementation Group: Development/Libraries/C and C++ %description devel