From f8549431ff4682ae4b4b6f0f4d2705a1eea3bf28 Mon Sep 17 00:00:00 2001 From: basebuilder_pel7ppc64bebuilder0 Date: Wed, 27 Feb 2019 16:59:10 +0100 Subject: [PATCH] golang update 1.12 Signed-off-by: basebuilder_pel7ppc64bebuilder0 --- SPECS/golang.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/SPECS/golang.spec b/SPECS/golang.spec index 2c45e776..26fcee27 100644 --- a/SPECS/golang.spec +++ b/SPECS/golang.spec @@ -70,7 +70,7 @@ %endif # Pre build std lib with -race enabled -%ifarch x86_64 +%ifarch x86_64 aarch64 ppc64le %global race 1 %else %global race 0 @@ -101,11 +101,11 @@ %global gohostarch s390x %endif -%global go_api 1.11 -%global go_version 1.11.5 +%global go_api 1.12 +%global go_version 1.12 Name: golang -Version: 1.11.5 +Version: 1.12 Release: 1%{?dist} Summary: The Go Programming Language # source tree includes several copies of Mark.Twain-Tom.Sawyer.txt under Public Domain