Sun, 05 May 2024 02:05:17 UTC | login

Information for build rakudo-XML-0.0.3-0.6.20190728git417f637.fc31

ID117033
Package Namerakudo-XML
Version0.0.3
Release0.6.20190728git417f637.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/rakudo-XML.git#e097f0a5a3c6d8aa9e3abc5db3846519dfd715eb
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
StartedFri, 20 Sep 2019 13:13:05 UTC
CompletedFri, 20 Sep 2019 14:32:02 UTC
Taskbuild (f31-candidate, /rpms/rakudo-XML.git:e097f0a5a3c6d8aa9e3abc5db3846519dfd715eb)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/rakudo-XML.git#e097f0a5a3c6d8aa9e3abc5db3846519dfd715eb'}}
Tags
f31
f32
f33
RPMs
src
rakudo-XML-0.0.3-0.6.20190728git417f637.fc31.src.rpm (info) (download)
riscv64
rakudo-XML-0.0.3-0.6.20190728git417f637.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sun Jul 28 2019 Gerd Pokorra <gp@zimt.uni-siegen.de> 0.0.3-0.6.20190728git417f637 - update source to current git repository - add QA_SKIP_BUILD_ROOT=1 - remove exclulde of s390x and ppc64 architectures * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.3-0.5.20170930git420bf9c - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * 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 Sep 30 2017 Gerd Pokorra <gp@zimt.uni-siegen.de> 0.0.3-0.1.20170930git420bf9c - create initial spec file