Sat, 24 Jan 2026 07:11:47 CST | login

Information for build perl-File-Temp-0.2311-5.ocs23

ID2739
Package Nameperl-File-Temp
Version0.2311
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-File-Temp.git?.#0a53723e841ba7bd917aed4080cfea6096519fce
SummaryReturn name and handle of a temporary file safely
DescriptionFile::Temp can be used to create and open temporary files in a safe way. There is both a function interface and an object-oriented interface. The File::Temp constructor or the tempfile() function can be used to return the name and the open filehandle of a temporary file. The tempdir() function can be used to create a temporary directory.
Built bystreamkoji
State complete
Volume DEFAULT
StartedMon, 11 Sep 2023 12:32:42 CST
CompletedMon, 11 Sep 2023 12:34:15 CST
Taskbuild (dist-ocs23, /opencloudos-stream/perl-File-Temp.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-File-Temp.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
perl-File-Temp-0.2311-5.ocs23.src.rpm (info) (download)
noarch
perl-File-Temp-0.2311-5.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.2311-5 - Rebuilt for OpenCloudOS Stream 23.09 * Tue Aug 15 2023 Xiaojie Chen <jackxjchen@tencent.com> - 0.2311-4 - Remove perl-libs which will be generated by perl-generators >= 1.15 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.2311-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.2311-2 - Rebuilt for OpenCloudOS Stream 23 * Thu Aug 18 2022 cunshunxia <cunshunxia@tencent.com> - 0.2311-1 - initial build