Package rpm-build-golang: Information

    Source package: rpm-build-golang
    Version: 1.0.9-alt1
    Latest version according to Repology
    Build time:  Nov 16, 2023, 05:21 PM in the task #334552
    Report package bug
    Home page: 

    License: GPL
    Summary: RPM build enviroment to build GO packages
    Description: 
    RPM build enviroment to build GO packages

    List of rpms provided by this srpm:
    rpm-build-golang (noarch)
    rpm-macros-golang (noarch)

    Maintainer: Alexey Gladkov


    ACL:
    @nobody

    Last changed


    Nov. 16, 2023 Alexey Sheplyakov 1.0.9-alt1
    - Added loongarch64 to %go_arches.
    - %gobuild: don't force `-buildmode pie` on LoongArch (not supported yet).
    - golang-req: support using the newly build go binary (similarly to
      python3-req). Required for bootstrapping.
    - version 1.0.9 to be newer than that in sisyphus_loongarch64 (1.0.8).
    Feb. 27, 2020 Alexey Shabalin 1.0.7-alt1
    - Added riscv64 to %go_arches.
    Sept. 23, 2019 Mikhail Gordeev 1.0.6-alt1
    - golang-build: prefer usage of vendor dir instead of internet to get sources
    - golang-build: fix previously disabled GO111MODULE (needed by some packages)