From 384d4245e68be19ffd8f4a1985a4a25a7ebf6b4b2bb17c0f991720b659e03dfb Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 13 Jan 2019 09:53:12 +0000 Subject: [PATCH] . OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/sparsehash?expand=0&rev=5 --- sparsehash.changes | 5 +++++ sparsehash.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) 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