Name: | perl-CBOR-XS |
---|---|
Version: | 1.87 |
Release: | 1.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 230500 |
License: | GPL-1.0-or-later AND (BSD-2-Clause OR GPL-2.0-or-later) |
RPM: | perl-CBOR-XS-1.87-1.el10_0.x86_64.rpm |
Source RPM: | perl-CBOR-XS-1.87-1.el10_0.src.rpm |
Build Date: | Thu Dec 19 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/CBOR-XS |
Summary: | Concise Binary Object Representation (CBOR) |
Description: | This module converts Perl data structures to the Concise Binary Object Representation (CBOR) and vice versa. CBOR is a fast binary serialization format that aims to use an (almost) superset of the JSON data model, i.e. when you can represent something useful in JSON, you should be able to represent it in CBOR. |
- 1.87 bump - License corrected to "GPL-1.0-or-later AND (BSD-2-Clause OR GPL-2.0-or-later)"
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Perl 5.38 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Perl 5.36 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- 1.86 bump (bug #2020382)
- 1.85 bump
- 1.84 bump - Package the tests