From 8c201e69630b13b66fd876de53927dc5bf2e4946611d5291dbd58517f9fcd518 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Thu, 6 Dec 2018 13:46:11 +0000 Subject: [PATCH] Accepting request 655683 from home:mrostecki:branches:science Remove all false information about Argon2 algorithm from the spec OBS-URL: https://build.opensuse.org/request/show/655683 OBS-URL: https://build.opensuse.org/package/show/science/xxhash?expand=0&rev=5 --- xxhash.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xxhash.spec b/xxhash.spec index 6ae1179..3c25654 100644 --- a/xxhash.spec +++ b/xxhash.spec @@ -31,7 +31,7 @@ evaluates collision, dispersion and randomness qualities of hash functions. Hashes are identical on all platforms. %package -n libxxhash0 -Summary: The password hash library Argon2 +Summary: Shared library for xxHash - a non-cryptographic hash algorithm License: BSD-2-Clause Group: System/Libraries @@ -41,7 +41,7 @@ suite which evaluates collision, dispersion and randomness qualities of hash functions. Hashes are identical on all platforms. %package devel -Summary: Development files for the password hash algorithm Argon2 +Summary: Development files for xxHash - a non-cryptographic hash algorithm License: BSD-2-Clause Group: Development/Libraries/C and C++ Requires: %{name} = %{version}