Sat, 06 Jul 2024 14:48:09 UTC | login

Information for build perl-Types-Serialiser-1.0-11.fc27

ID13922
Package Nameperl-Types-Serialiser
Version1.0
Release11.fc27
Epoch
SummarySimple data types for common serialization formats
DescriptionThis module provides some extra data types that are used by common serialization formats such as JSON or CBOR. The idea is to have a repository of simple/small constants and containers that can be shared by different implementations so they become interoperable between each other.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:21:01 UTC
CompletedSat, 14 Apr 2018 20:21:01 UTC
Tags
f28
f29
RPMs
src
perl-Types-Serialiser-1.0-11.fc27.src.rpm (info) (download)
noarch
perl-Types-Serialiser-1.0-11.fc27.noarch.rpm (info) (download)
Changelog * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.0-10 - Perl 5.26 rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.0-8 - Perl 5.24 rebuild * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jan 06 2016 Paul Howarth <paul@city-fan.org> - 1.0-6 - Hide package declaration for JSON::PP::Boolean from rpm to avoid need for provides filtering - Classify buildreqs by usage - Use %license where possible * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Thu Jun 04 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.0-4 - Perl 5.22 rebuild * Wed Aug 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.0-3 - Perl 5.20 rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Mon Dec 02 2013 Paul Howarth <paul@city-fan.org> - 1.0-1 - Update to 1.0 - Clarify that the second arg of FREEZE/THAW is the data model/data format name, not the serializer - Clarify that FREEZE must not modify the data structure to be serialized * Wed Oct 30 2013 Paul Howarth <paul@city-fan.org> - 0.03-2 - Sanitize for Fedora submission * Tue Oct 29 2013 Paul Howarth <paul@city-fan.org> - 0.03-1 - Initial RPM version