Mon, 29 Dec 2025 10:01:11 CST | login

Information for build perl-XML-Parser-2.46-5.ocs23

ID15479
Package Nameperl-XML-Parser
Version2.46
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-XML-Parser.git?.#30b7b99cc43efceea9eed1fc90fb9de3e8d506ce
SummaryA perl module for parsing XML documents
DescriptionThis module provides ways to parse XML documents. It is built on top of XML::Parser::Expat, which is a lower level interface to James Clark's expat library. Each call to one of the parsing methods creates a new instance of XML::Parser::Expat which is then used to parse the document. Expat options may be provided when the XML::Parser object is created. These options are then passed on to the Expat object on each parse call. They can also be given as extra arguments to the parse methods, in which case they override options given at XML::Parser creation time.
Built byocs-bot
State complete
Volume DEFAULT
StartedSat, 17 Aug 2024 01:14:47 CST
CompletedSat, 17 Aug 2024 01:17:45 CST
Taskbuild (dist-ocs23, /opencloudos-stream/perl-XML-Parser.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-XML-Parser.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-base
RPMs
src
perl-XML-Parser-2.46-5.ocs23.src.rpm (info) (download)
aarch64
perl-XML-Parser-2.46-5.ocs23.aarch64.rpm (info) (download)
perl-XML-Parser-debuginfo-2.46-5.ocs23.aarch64.rpm (info) (download)
perl-XML-Parser-debugsource-2.46-5.ocs23.aarch64.rpm (info) (download)
loongarch64
perl-XML-Parser-2.46-5.ocs23.loongarch64.rpm (info) (download)
perl-XML-Parser-debuginfo-2.46-5.ocs23.loongarch64.rpm (info) (download)
perl-XML-Parser-debugsource-2.46-5.ocs23.loongarch64.rpm (info) (download)
x86_64
perl-XML-Parser-2.46-5.ocs23.x86_64.rpm (info) (download)
perl-XML-Parser-debuginfo-2.46-5.ocs23.x86_64.rpm (info) (download)
perl-XML-Parser-debugsource-2.46-5.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.46-5 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.46-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.46-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.46-2 - Rebuilt for OpenCloudOS Stream 23 * Tue Aug 09 2022 Zhao Zhen <jeremiazhao@tencent.com> - 2.46-1 - Initial building