Tue, 20 Jan 2026 15:20:39 CST | login

Information for build perl-Specio-0.48-7.ocs23

ID16087
Package Nameperl-Specio
Version0.48
Release7.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-Specio.git?.#d85c66577952dd1bbf1e5b265657af2047ed8835
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 byocs-bot
State complete
Volume DEFAULT
StartedSat, 17 Aug 2024 06:29:05 CST
CompletedSat, 17 Aug 2024 06:31:10 CST
Taskbuild (dist-ocs23, /opencloudos-stream/perl-Specio.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Specio.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-base
RPMs
src
perl-Specio-0.48-7.ocs23.src.rpm (info) (download)
noarch
perl-Specio-0.48-7.ocs23.noarch.rpm (info) (download)
perl-Test-Specio-0.48-7.ocs23.noarch.rpm (info) (download)
Logs
noarch
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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