Wed, 28 Jan 2026 05:47:29 CST | login

Information for build perl-Bit-Vector-7.4-5.oc9

ID19718
Package Nameperl-Bit-Vector
Version7.4
Release5.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/perl-Bit-Vector.git?.#0cb6a75fd470db403752543e97c681dc6f61cec0
SummaryEfficient bit vector, set of integers and "big int" math library
DescriptionThis module provides an efficient C library which allows you to work with arbitrary size bit vectors, (integers) sets, "big integer arithmetic" and boolean matrices. The library greatly improves the execution speed by widely using the divede-and-conquer algorithm.
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 08 Jan 2024 09:16:43 CST
CompletedMon, 08 Jan 2024 09:21:32 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/perl-Bit-Vector.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/perl-Bit-Vector.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9.0-compose
dist-oc9.2-compose
RPMs
src
perl-Bit-Vector-7.4-5.oc9.src.rpm (info) (download)
aarch64
perl-Bit-Vector-7.4-5.oc9.aarch64.rpm (info) (download)
perl-Bit-Vector-debuginfo-7.4-5.oc9.aarch64.rpm (info) (download)
perl-Bit-Vector-debugsource-7.4-5.oc9.aarch64.rpm (info) (download)
x86_64
perl-Bit-Vector-7.4-5.oc9.x86_64.rpm (info) (download)
perl-Bit-Vector-debuginfo-7.4-5.oc9.x86_64.rpm (info) (download)
perl-Bit-Vector-debugsource-7.4-5.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 Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 7.4-5 - Rebuilt for OpenCloudOS Stream 23.09 * Tue Aug 15 2023 Xiaojie Chen <jackxjchen@tencent.com> - 7.4-4 - Remove perl(:MODULE_COMPAT) which will be generated by perl-generators >= 1.15 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 7.4-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 7.4-2 - Rebuilt for OpenCloudOS Stream 23 * Mon Aug 22 2022 Wang Guodong <gordonwwang@tencent.com> - 7.4-1 - package init.