Thu, 22 Jan 2026 08:28:48 CST | login

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

ID1076
Package Nameperl-Time-HiRes
Version1.9770
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-Time-HiRes.git?.#592c4e2c67eaab4ab6cc98cbcaa8b43bd29572f1
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 byocs-bot
State complete
Volume DEFAULT
StartedThu, 17 Aug 2023 15:53:12 CST
CompletedThu, 17 Aug 2023 15:58:12 CST
Taskbuild (dist-ocs23, /opencloudos-stream/perl-Time-HiRes.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Time-HiRes.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
perl-Time-HiRes-1.9770-4.ocs23.src.rpm (info) (download)
aarch64
perl-Time-HiRes-1.9770-4.ocs23.aarch64.rpm (info) (download)
perl-Time-HiRes-debuginfo-1.9770-4.ocs23.aarch64.rpm (info) (download)
perl-Time-HiRes-debugsource-1.9770-4.ocs23.aarch64.rpm (info) (download)
x86_64
perl-Time-HiRes-1.9770-4.ocs23.x86_64.rpm (info) (download)
perl-Time-HiRes-debuginfo-1.9770-4.ocs23.x86_64.rpm (info) (download)
perl-Time-HiRes-debugsource-1.9770-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> - 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.