Mon, 03 Jun 2024 16:52:55 UTC | login

Information for build robin-map-0.6.1-2.fc31

ID121942
Package Namerobin-map
Version0.6.1
Release2.fc31
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, 09 Aug 2019 07:06:00 UTC
CompletedFri, 09 Aug 2019 07:06:00 UTC
Tags
f31
f32
f33
RPMs
src
robin-map-0.6.1-2.fc31.src.rpm (info) (download)
noarch
robin-map-devel-0.6.1-2.fc31.noarch.rpm (info) (download)
Changelog * 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.