------------------------------------------------------------------- Mon Oct 26 16:06:51 UTC 2020 - Christian Vögl - Update to version 1.3 * Introduces a new experimental engine - radix (single-threaded sorted map, backed by libpmemobj-cpp's radix_tree container). * config setters with type safety for common config fields * stree engine optimization (single-threaded sorted map with custom comparator support) * fixed operator== in stree engine * fixed missing checks in move assignment operators * operator<< for pmem::kv::status ------------------------------------------------------------------- Thu Oct 15 11:07:02 UTC 2020 - Christian Vögl - Replaced pkgconfig Buildreqiures with direct Package dependencies, to fix build issues for SLES - ran spec-cleaner ------------------------------------------------------------------- Wed Jul 22 08:58:01 UTC 2020 - Nicolas Morey-Chaisemartin - Initial packaging of v1.2 (jsc#SLE-13926)