| Name: | rust-litemap-devel |
|---|---|
| Version: | 0.8.0 |
| Release: | 1.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 128857 |
| License: | Unicode-3.0 |
| RPM: | rust-litemap-devel-0.8.0-1.el9.noarch.rpm |
| Source RPM: | rust-litemap-0.8.0-1.el9.src.rpm |
| Build Date: | Sat Jul 26 2025 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://crates.io/crates/litemap |
| Summary: | Key-value Map implementation based on a flat, sorted Vec |
| Description: | A key-value Map implementation based on a flat, sorted Vec. This package contains library source intended for building other packages which use the "litemap" crate. |
- Update to version 0.8.0; Fixes RHBZ#2364947
- Restore postcard dev-dependency
- Remove no-longer-necessary .rpmlintrc file
- Stop packaging the bench feature, only relevant for CI
- Fix test panics/segfaults on big-endian hosts
- Report and skip s390x test failures - These appear to be testing issues, not implementation bugs.
- Initial package (close RHBZ#2328546)