Sat, 17 Jan 2026 17:43:36 CST | login

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

ID2765
Package Nameperl-Specio
Version0.48
Release6.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-Specio.git?.#cdfa51366aec6c77bf6cb563eee6c7d72d0250a4
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 bystreamkoji
State complete
Volume DEFAULT
StartedMon, 11 Sep 2023 12:36:22 CST
CompletedMon, 11 Sep 2023 12:38:13 CST
Taskbuild (dist-ocs23, /opencloudos-stream/perl-Specio.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Specio.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
perl-Specio-0.48-6.ocs23.src.rpm (info) (download)
noarch
perl-Specio-0.48-6.ocs23.noarch.rpm (info) (download)
perl-Test-Specio-0.48-6.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 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