Fri, 22 May 2026 23:19:54 CST | login

Information for build golang-github-gofrs-uuid-4.0.0-2.oc9

ID36781
Package Namegolang-github-gofrs-uuid
Version4.0.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-gofrs-uuid.git?.#491b1793097da317b86e265bcdc07d964b571f86
SummaryPure Go implementation of Universally Unique Identifiers (UUID)
Description Package uuid provides a pure Go implementation of Universally Unique Identifiers (UUID) variant as defined in RFC-4122. This package supports both the creation and parsing of UUIDs in different formats. This package supports the following UUID versions: - Version 1, based on timestamp and MAC address (RFC-4122) - Version 2, based on timestamp, MAC address and POSIX UID/GID (DCE 1.1) - Version 3, based on MD5 hashing of a named value (RFC-4122) - Version 4, based on random numbers (RFC-4122) - Version 5, based on SHA-1 hashing of a named value (RFC-4122)
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 01:23:58 CST
CompletedFri, 13 Jun 2025 01:29:08 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/golang-github-gofrs-uuid.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-gofrs-uuid.git?.#origin/master'}}
Tags
epol9-test-compose
RPMs
src
golang-github-gofrs-uuid-4.0.0-2.oc9.src.rpm (info) (download)
noarch
golang-github-gofrs-uuid-devel-4.0.0-2.oc9.noarch.rpm (info) (download)
Logs
x86_64
mock_config.log
mock_output.log
build.log
hw_info.log
dnf.rpm.log
state.log
installed_pkgs.log
dnf.librepo.log
dnf.log
root.log
noarch_rpmdiff.json
aarch64
state.log
build.log
installed_pkgs.log
root.log
dnf.librepo.log
dnf.rpm.log
dnf.log
mock_output.log
hw_info.log
mock_config.log
noarch_rpmdiff.json
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sat Jun 07 2025 bbrucezhang <bbrucezhang@tencent.com> - 4.0.0-2 - Rebuilt for loongarch64 * Thu Aug 15 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build