From a1e7797fae58eaf44653cd6938a3721efd116ebe Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Dec 07 2021 16:51:05 +0000 Subject: import go-toolset-1.17.2-1.el9 --- diff --git a/SPECS/go-toolset.spec b/SPECS/go-toolset.spec index a7925c1..af4ee37 100644 --- a/SPECS/go-toolset.spec +++ b/SPECS/go-toolset.spec @@ -1,8 +1,8 @@ -%global go_version 1.16.6 +%global go_version 1.17.2 Name: go-toolset Version: %{go_version} -Release: 2%{?dist} +Release: 1%{?dist} Summary: Package that installs go-toolset License: BSD and Public Domain @@ -18,6 +18,10 @@ This is the main package for go-toolset. %files %changelog +* Tue Nov 16 2021 Alejandro Sáez - 1.17.2-1 +- Rebase to Go 1.17.2 and to Delve 1.7.2 +- Related: rhbz#2014087 + * Mon Aug 09 2021 Mohan Boddu - 1.16.6-2 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688