Thu, 22 Jan 2026 06:44:01 CST | login

Information for build perl-Time-HiRes-1.9770-5.ocs23

ID2780
Package Nameperl-Time-HiRes
Version1.9770
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-Time-HiRes.git?.#d66010c30f19920359b14f7db1e0f3459d2e2956
SummaryHigh resolution alarm, sleep, gettimeofday, interval timers
DescriptionThis module implements high resolution time and timers.It provides a Perl interface for the usleep, nanosleep, ualarm, gettimeofday, and setitimer/getitimer system calls.
Built bystreamkoji
State complete
Volume DEFAULT
StartedMon, 11 Sep 2023 12:37:55 CST
CompletedMon, 11 Sep 2023 12:40:29 CST
Taskbuild (dist-ocs23, /opencloudos-stream/perl-Time-HiRes.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Time-HiRes.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
perl-Time-HiRes-1.9770-5.ocs23.src.rpm (info) (download)
aarch64
perl-Time-HiRes-1.9770-5.ocs23.aarch64.rpm (info) (download)
perl-Time-HiRes-debuginfo-1.9770-5.ocs23.aarch64.rpm (info) (download)
perl-Time-HiRes-debugsource-1.9770-5.ocs23.aarch64.rpm (info) (download)
loongarch64
perl-Time-HiRes-1.9770-5.ocs23.loongarch64.rpm (info) (download)
perl-Time-HiRes-debuginfo-1.9770-5.ocs23.loongarch64.rpm (info) (download)
perl-Time-HiRes-debugsource-1.9770-5.ocs23.loongarch64.rpm (info) (download)
x86_64
perl-Time-HiRes-1.9770-5.ocs23.x86_64.rpm (info) (download)
perl-Time-HiRes-debuginfo-1.9770-5.ocs23.x86_64.rpm (info) (download)
perl-Time-HiRes-debugsource-1.9770-5.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.9770-5 - Rebuilt for OpenCloudOS Stream 23.09 * Thu Aug 17 2023 Xiaojie Chen <jackxjchen@tencent.com> - 1.9770-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.9770-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.9770-2 - Rebuilt for OpenCloudOS Stream 23 * Wed Sep 28 2022 Wang Guodong <gordonwwang@tencent.com> - 1.9770-1 - Update 1.9770.patch to replace G_ARRAY with G_LIST for Perl 5.36. * Wed Aug 17 2022 Wang Guodong <gordonwwang@tencent.com> - 1.9767-1 - package init.