Mon, 30 Jun 2025 04:24:02 CST | login

Information for build perl-Specio-0.48-8.oc9

ID34282
Package Nameperl-Specio
Version0.48
Release8.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/perl-Specio.git?.#3873013dcbd5aa40aa4542a73eda141b99c4caf2
SummaryType constraints and coercions for Perl
DescriptionThe Specio distribution provides classes for representing type constraints and coercion, along with syntax sugar for declaring them. Note that this is not a proper type system for Perl. Nothing in this distribution will magically make the Perl interpreter start checking a value's type on assignment to a variable. In fact, there's no built-in way to apply a type to a variable at all. Instead, you can explicitly check a value against a type, and optionally coerce values to that type.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedWed, 23 Apr 2025 05:35:12 CST
CompletedWed, 23 Apr 2025 05:37:38 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/perl-Specio.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/perl-Specio.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
perl-Specio-0.48-8.oc9.src.rpm (info) (download)
noarch
perl-Specio-0.48-8.oc9.noarch.rpm (info) (download)
perl-Test-Specio-0.48-8.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.48-8 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.48-7 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.48-6 - Rebuilt for OpenCloudOS Stream 23.09 * Thu Aug 17 2023 Xiaojie Chen <jackxjchen@tencent.com> - 0.48-5 - Remove perl(:MODULE_COMPAT) which will be generated by perl-generators >= 1.15 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.48-4 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.48-3 - Rebuilt for OpenCloudOS Stream 23 * Mon Oct 31 2022 Xiaojie Chen <jackxjchen@tencent.com> - 0.48-2 - Remove requires perl(XString). * Wed Aug 03 2022 yangke <yangke@redflag-os.com> - 0.48-1 - init build