Information for build perl-Class-XSAccessor-1.19-3.oc9

ID16308
Package Nameperl-Class-XSAccessor
Version1.19
Release3.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/perl-Class-XSAccessor.git?.#a08798a41339b9edaaebe60f1bc040b42c9e3e4a
SummaryGenerate fast XS accessors without run-time compilation
DescriptionClass::XSAccessor implements fast read, write and read/write accessors in XS. Additionally, it can provide predicates such as has_foo() for testing whether the attribute foo is defined in the object. It only works with objects that are implemented as ordinary hashes. Class::XSAccessor::Array implements the same interface for objects that use arrays for their internal representation.
Built bydenisecheng
State complete
Volume DEFAULT
StartedThu, 21 Sep 2023 00:57:15 CST
CompletedThu, 21 Sep 2023 00:59:49 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/perl-Class-XSAccessor.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/perl-Class-XSAccessor.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
perl-Class-XSAccessor-1.19-3.oc9.src.rpm (info) (download)
aarch64
perl-Class-XSAccessor-1.19-3.oc9.aarch64.rpm (info) (download)
perl-Class-XSAccessor-debuginfo-1.19-3.oc9.aarch64.rpm (info) (download)
perl-Class-XSAccessor-debugsource-1.19-3.oc9.aarch64.rpm (info) (download)
x86_64
perl-Class-XSAccessor-1.19-3.oc9.x86_64.rpm (info) (download)
perl-Class-XSAccessor-debuginfo-1.19-3.oc9.x86_64.rpm (info) (download)
perl-Class-XSAccessor-debugsource-1.19-3.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.19-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.19-2 - Rebuilt for OpenCloudOS Stream 23 * Thu Feb 16 2023 Shuo Wang <abushwang@tencent.com> - 1.19-1 - initial build