Sat, 30 Nov 2024 19:12:19 CST | login

Information for build golang-1.20.6-1.ocs23

ID723
Package Namegolang
Version1.20.6
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/golang.git?.#172f14b88f7012d07d85a8a0f813066d3d23a14b
SummaryAn open source programming language supported by Google
DescriptionGo is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language.
Built byocs-bot
State complete
Volume DEFAULT
StartedWed, 09 Aug 2023 11:09:33 CST
CompletedWed, 09 Aug 2023 11:22:59 CST
Taskbuild (dist-ocs23, /opencloudos-stream/golang.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
golang-1.20.6-1.ocs23.src.rpm (info) (download)
aarch64
golang-1.20.6-1.ocs23.aarch64.rpm (info) (download)
golang-bin-1.20.6-1.ocs23.aarch64.rpm (info) (download)
noarch
golang-docs-1.20.6-1.ocs23.noarch.rpm (info) (download)
golang-src-1.20.6-1.ocs23.noarch.rpm (info) (download)
golang-tests-1.20.6-1.ocs23.noarch.rpm (info) (download)
x86_64
golang-1.20.6-1.ocs23.x86_64.rpm (info) (download)
golang-bin-1.20.6-1.ocs23.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Mon Jul 31 2023 Shuo Wang <abushwang@tencent.com> - 1.20.6-1 - update to 1.20.6 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.19-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.19-2 - Rebuilt for OpenCloudOS Stream 23 * Fri Oct 28 2022 Zhao Zhen <jeremiazhao@tencent.com> - 1.19-1 - Initial building