From cc41f4b9024f22188f2cd63c156e642d3c73effe Mon Sep 17 00:00:00 2001 From: basebuilder_pel7ppc64lebuilder0 Date: Tue, 13 Sep 2022 19:22:08 +0200 Subject: [PATCH] golang update to 1.19.1 Signed-off-by: basebuilder_pel7ppc64lebuilder0 --- SPECS/golang.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/SPECS/golang.spec b/SPECS/golang.spec index aaef864f..548ed65c 100644 --- a/SPECS/golang.spec +++ b/SPECS/golang.spec @@ -105,7 +105,7 @@ %global gohostarch s390x %endif -%global go_api 1.18.3 +%global go_api 1.19.1 %global go_version %{go_api} # For rpmdev-bumpspec and releng automation @@ -155,7 +155,7 @@ Requires: %{name}-bin = %{version}-%{release} Requires: %{name}-src = %{version}-%{release} Requires: go-srpm-macros -Patch1: 0001-Don-t-use-the-bundled-tzdata-at-runtime-except-for-t.patch +#Patch1: 0001-Don-t-use-the-bundled-tzdata-at-runtime-except-for-t.patch Patch2: 0002-syscall-expose-IfInfomsg.X__ifi_pad-on-s390x.patch Patch3: 0003-cmd-go-disable-Google-s-proxy-and-sumdb.patch @@ -484,7 +484,6 @@ fi %files %license LICENSE PATENTS -%doc AUTHORS CONTRIBUTORS # VERSION has to be present in the GOROOT, for `go install std` to work %doc %{goroot}/VERSION %dir %{goroot}/doc