Sun, 05 May 2024 01:08:45 UTC | login

Information for build rakudo-XML-0.0.3-0.4.20170930git420bf9c.fc31

ID101663
Package Namerakudo-XML
Version0.0.3
Release0.4.20170930git420bf9c.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/rakudo-XML.git#4c16cf35531fa6d59d99c4a3eda296d2ef6f0101
SummaryAn Object-Oriented XML Library for Perl 6
DescriptionXML (originally called Exemel) is a full fledged XML library for Perl 6. It handles parsing, generating, manipulating and querying XML. It supports element queries, parent element information, namespaces, and an extendable interface. It supports every major kind of XML Node (XML::Node): - Document (XML::Document) - Element (XML::Element) - Text (XML::Text) - Comment (XML::Comment) - PI (XML::PI) - CDATA (XML::CDATA) You can easily serialize the objects back to XML text by using any XML::Node object in a string context.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 24 Jul 2019 17:00:25 UTC
CompletedWed, 24 Jul 2019 18:12:58 UTC
Taskbuild (f31-candidate, /rpms/rakudo-XML.git:4c16cf35531fa6d59d99c4a3eda296d2ef6f0101)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/rakudo-XML.git#4c16cf35531fa6d59d99c4a3eda296d2ef6f0101'}}
Tags
f31
RPMs
src
rakudo-XML-0.0.3-0.4.20170930git420bf9c.fc31.src.rpm (info) (download)
riscv64
rakudo-XML-0.0.3-0.4.20170930git420bf9c.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.3-0.4.20170930git420bf9c - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.3-0.3.20170930git420bf9c - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.3-0.2.20170930git420bf9c - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Sep 30 2017 Gerd Pokorra <gp@zimt.uni-siegen.de> 0.0.3-0.1.20170930git420bf9c - create initial spec file