forked from jengelh/xxhash
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
This commit is contained in:
parent
460b08a772
commit
8c201e6963
@ -31,7 +31,7 @@ evaluates collision, dispersion and randomness qualities of hash functions.
|
|||||||
Hashes are identical on all platforms.
|
Hashes are identical on all platforms.
|
||||||
|
|
||||||
%package -n libxxhash0
|
%package -n libxxhash0
|
||||||
Summary: The password hash library Argon2
|
Summary: Shared library for xxHash - a non-cryptographic hash algorithm
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
|
||||||
@ -41,7 +41,7 @@ suite which evaluates collision, dispersion and randomness qualities of hash
|
|||||||
functions. Hashes are identical on all platforms.
|
functions. Hashes are identical on all platforms.
|
||||||
|
|
||||||
%package devel
|
%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
|
License: BSD-2-Clause
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
|
Loading…
Reference in New Issue
Block a user