Mon, 12 Jan 2026 16:08:29 CST | login

Information for build perl-Tie-Cache-0.21-3.oc9

ID39685
Package Nameperl-Tie-Cache
Version0.21
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Tie-Cache.git?.#43e2c98730fa1dd7b34eafb244e94a4adee3a602
SummaryLRU Cache in Memory
DescriptionThis module implements a least recently used (LRU) cache in memory through a tie interface. Any time data is stored in the tied hash, that key/value pair has an entry time associated with it, and as the cache fills up, those members of the cache that are the oldest are removed to make room for new entries.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 19:51:18 CST
CompletedFri, 13 Jun 2025 19:54:29 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-Tie-Cache.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Tie-Cache.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Tie-Cache-0.21-3.oc9.src.rpm (info) (download)
noarch
perl-Tie-Cache-0.21-3.oc9.noarch.rpm (info) (download)
Logs
noarch
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.21-3 - Rebuilt for loongarch64 * Fri Sep 13 2024 bbrucezhang <bbrucezhang@tencent.com> - 0.21-2 - Remove not use macros * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.21-1 - initial build