Sun, 05 May 2024 17:30:57 UTC | login

Information for build xxhash-0.8.1-3.fc37

ID204931
Package Namexxhash
Version0.8.1
Release3.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/xxhash.git#d8aac79025ecc9c92ca2444f307faf4686142dab
SummaryExtremely fast hash algorithm
DescriptionxxHash is an Extremely fast Hash algorithm, running at RAM speed limits. It successfully completes the SMHasher test suite which evaluates collision, dispersion and randomness qualities of hash functions. Code is highly portable, and hashes are identical on all platforms (little / big endian).
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 22 Sep 2022 14:55:10 UTC
CompletedThu, 22 Sep 2022 15:11:10 UTC
Taskbuild (f37, /rpms/xxhash.git:d8aac79025ecc9c92ca2444f307faf4686142dab)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/xxhash.git#d8aac79025ecc9c92ca2444f307faf4686142dab'}}
Tags
f37
f38
RPMs
src
xxhash-0.8.1-3.fc37.src.rpm (info) (download)
noarch
xxhash-doc-0.8.1-3.fc37.noarch.rpm (info) (download)
riscv64
xxhash-0.8.1-3.fc37.riscv64.rpm (info) (download)
xxhash-devel-0.8.1-3.fc37.riscv64.rpm (info) (download)
xxhash-libs-0.8.1-3.fc37.riscv64.rpm (info) (download)
xxhash-debuginfo-0.8.1-3.fc37.riscv64.rpm (info) (download)
xxhash-debugsource-0.8.1-3.fc37.riscv64.rpm (info) (download)
xxhash-libs-debuginfo-0.8.1-3.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Nov 29 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 0.8.1-1 - Update to version 0.8.1 - Drop patch xxhash-pkgconfig-version.patch (accepted upstream) - Fix compilation on RHEL 7 ppc64le (gcc 4.8) - The x86 dispatch code now enables sse2 and avx2 separately, it can now use sse2 on EPEL 7 without trying to use avx2 which is not supported by gcc 4.8 - Add documentation package - doxygen mark-up was added * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Thu Jun 10 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.8.0-3 - Add virtual Provide for xxhash-static in xxhash-devel * Thu Jan 28 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jul 28 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 0.8.0-1 - Update to version 0.8.0 - Drop patches xxhash-compiler-warning-32-bit.patch (accepted upstream) and xxhash-pkgconfig.patch (issue fixed upstream) - Fix empty version in .pc file * Fri Jul 24 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 0.7.4-2 - Fix libdir in pkg-config file