Package rpm-build-golang: Information

    Source package: rpm-build-golang
    Version: 1.1.0-alt1
    Build time:  May 22, 2025, 04:49 AM
    Report package bug
    License: GPL
    Summary: RPM build enviroment to build GO packages
    Description: 
    RPM build enviroment to build GO packages

    List of RPM packages built from this SRPM:
    rpm-build-golang (noarch)
    rpm-macros-golang (noarch)

    Maintainer: Alexey Gladkov


    Last changed


    May 20, 2025 Ivan Khanas 1.1.0-alt1
    - Add check to install only executable files in golang-install script.
    - Replace mv with install in golang-install script.
    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.