Wed, 21 Jan 2026 22:33:43 CST | login

Information for build perl-Archive-Zip-1.68-4.ocs23

ID644
Package Nameperl-Archive-Zip
Version1.68
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-Archive-Zip.git?.#542de1944be4fcc40b17f2f72712ab677091d09b
SummaryPerl library for accessing Zip archives
DescriptionThe Archive::Zip module allows a Perl program to create, manipulate, read, and write Zip archive files.Zip archives can be created, or you can read from existing zip files.Once created, they can be written to files, streams, or strings.Members can be added, removed, extracted, replaced, rearranged, and enumerated. They can also be renamed or have their dates, comments,or other attributes queried or modified. Their data can be compressed or uncompressed as needed. Members can be created from members in existing Zip files, or from existing directories, files, or strings.
Built byocs-bot
State complete
Volume DEFAULT
StartedThu, 03 Aug 2023 18:10:45 CST
CompletedThu, 03 Aug 2023 18:14:00 CST
Taskbuild (dist-ocs23, /opencloudos-stream/perl-Archive-Zip.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Archive-Zip.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
perl-Archive-Zip-1.68-4.ocs23.src.rpm (info) (download)
noarch
perl-Archive-Zip-1.68-4.ocs23.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Thu Aug 03 2023 Xiaojie Chen <jackxjchen@tencent.com> - 1.68-4 - Remove perl(MODULE_COMPAT) which will be generated by perl-generators >= 1.15 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.68-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.68-2 - Rebuilt for OpenCloudOS Stream 23 * Wed Aug 17 2022 Wang Zhe <bessiewang@tencent.com> - 1.68-1 - initial build