Wed, 11 Mar 2026 16:10:29 CST | login

Information for build perl-Package-Stash-0.40-6.oc9

ID19824
Package Nameperl-Package-Stash
Version0.40
Release6.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/perl-Package-Stash.git?.#c19262f8c2e48c95e01f65985f6274c2d30e9c14
SummaryRoutines for manipulating stashes
DescriptionManipulating stashes (the symbol tables of Perl) is occasionally necessary, but can be messy and error-prone. This module hides all of this by providing a simple API.
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 08 Jan 2024 09:52:34 CST
CompletedMon, 08 Jan 2024 09:58:10 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/perl-Package-Stash.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/perl-Package-Stash.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9.0-compose
dist-oc9.2-compose
RPMs
src
perl-Package-Stash-0.40-6.oc9.src.rpm (info) (download)
noarch
perl-Package-Stash-0.40-6.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 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.40-6 - Rebuilt for OpenCloudOS Stream 23.09 * Wed Aug 16 2023 Xiaojie Chen <jackxjchen@tencent.com> - 0.40-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.40-4 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.40-3 - Rebuilt for OpenCloudOS Stream 23 * Thu Feb 16 2023 Wang Guodong <gordonwwang@tencent.com> - 0.40-2 - disable optional test. * Thu Aug 11 2022 Wang Guodong <gordonwwang@tencent.com> - 0.40-1 - package init.