Sun, 28 Dec 2025 20:14:56 CST | login

Information for build perl-Variable-Magic-0.62-4.ocs23

ID1045
Package Nameperl-Variable-Magic
Version0.62
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-Variable-Magic.git?.#1a07b57cc02bd13006f7609a736b7f2c7a35c607
SummaryAssociate user-defined magic to variables from Perl
DescriptionMagic is Perl way of enhancing objects.The Magic mechanism allows users to add additional data to any variable and hook syntactical operations (such as access,assignation or destruction) that can be applied to it.This module can add its own Magic to any variable without the pain of the C API.
Built byocs-bot
State complete
Volume DEFAULT
StartedThu, 17 Aug 2023 15:39:43 CST
CompletedThu, 17 Aug 2023 15:42:35 CST
Taskbuild (dist-ocs23, /opencloudos-stream/perl-Variable-Magic.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Variable-Magic.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
perl-Variable-Magic-0.62-4.ocs23.src.rpm (info) (download)
aarch64
perl-Variable-Magic-0.62-4.ocs23.aarch64.rpm (info) (download)
perl-Variable-Magic-debuginfo-0.62-4.ocs23.aarch64.rpm (info) (download)
perl-Variable-Magic-debugsource-0.62-4.ocs23.aarch64.rpm (info) (download)
x86_64
perl-Variable-Magic-0.62-4.ocs23.x86_64.rpm (info) (download)
perl-Variable-Magic-debuginfo-0.62-4.ocs23.x86_64.rpm (info) (download)
perl-Variable-Magic-debugsource-0.62-4.ocs23.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Thu Aug 17 2023 Xiaojie Chen <jackxjchen@tencent.com> - 0.62-4 - Remove perl(:MODULE_COMPAT) which will be generated by perl-generators >= 1.15 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.62-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.62-2 - Rebuilt for OpenCloudOS Stream 23 * Thu Feb 16 2023 cunshunxia <cunshunxia@tencent.com> - 0.62-2 - build without optional tests. * Wed Aug 10 2022 Wang Guodong <gordonwwang@tencent.com> - 0.62-1 - package init.