Name: | cereal-devel |
---|---|
Version: | 1.3.2 |
Release: | 7.el10 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 1422515 |
License: | BSD-3-Clause AND BSL-1.0 AND Zlib AND MIT AND (MIT OR BSL-1.0) |
RPM: | cereal-devel-1.3.2-7.el10.aarch64.rpm |
Source RPM: | cereal-1.3.2-7.el10.src.rpm |
Build Date: | Fri Jan 24 2025 |
Build Host: | build-ol10-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | http://uscilab.github.io/cereal/ |
Summary: | Development headers and libraries for cereal |
Description: | cereal is a header-only C++11 serialization library. cereal takes arbitrary data types and reversibly turns them into different representations, such as compact binary encodings, XML, or JSON. cereal was designed to be fast, light-weight, and easy to extend - it has no external dependencies and can be easily bundled with other code or used standalone. This package contains development headers and libraries for the cereal library |
- Bump release for June 2024 mass rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Version bump v1.3.2 (bug #2059217)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Version bump to v1.3.1 (bug #2041347)
- fix build on rawhide (bug #1987402) by updating bundled doctest.h