Tue, 18 Jun 2024 05:02:21 UTC | login

Information for build robin-map-0.6.2-2.fc32

ID145746
Package Namerobin-map
Version0.6.2
Release2.fc32
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 12:26:09 UTC
CompletedFri, 27 Mar 2020 12:26:09 UTC
Tags
f33
RPMs
src
robin-map-0.6.2-2.fc32.src.rpm (info) (download)
noarch
robin-map-devel-0.6.2-2.fc32.noarch.rpm (info) (download)
Changelog * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Nov 12 2019 Richard Shaw <hobbes1069@gmail.com> - 0.6.2-1 - Update to 0.6.2. * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed Feb 27 2019 Richard Shaw <hobbes1069@gmail.com> - 0.6.1-1 - Update to 0.6.1. * Tue Feb 12 2019 Richard Shaw <hobbes1069@gmail.com> - 0.6.0-2 - Add patch for GCC 9 warnings. * Mon Feb 11 2019 Richard Shaw <hobbes1069@gmail.com> - 0.6.0-1 - Update to 0.6.0. * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jun 11 2018 Richard Shaw <hobbes1069@gmail.com> - 0.2.0-1 - Initial packaging.