Tue, 21 Jan 2025 02:50:05 CST | login

Information for build robin-map-1.2.1-1.ocs23

ID9388
Package Namerobin-map
Version1.2.1
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/robin-map.git?.#49f228a7d135ebebad35ee287d337c156337d868
SummaryC++ implementation of a fast hash map and hash set using robin hood hashing
DescriptionThe robin-map library is a C++ implementation of a fast hash map and hash set using open-addressing and linear robin hood hashing with backward shift deletion to resolve collisions. *** This is a header only library. *** The package you want is robin-map-devel.
Built byfanjunkong
State complete
Volume DEFAULT
StartedThu, 09 May 2024 01:04:48 CST
CompletedThu, 09 May 2024 01:10:08 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/robin-map.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/robin-map.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
robin-map-1.2.1-1.ocs23.src.rpm (info) (download)
noarch
robin-map-devel-1.2.1-1.ocs23.noarch.rpm (info) (download)
Logs
noarch
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.2.1-1 - initial build