From 0cc5337fc36a7526cb5ea1b0e39463a35c141460 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Nov 19 2020 00:19:00 +0000 Subject: import go-toolset-1.15.3-1.module+el8.4.0+8764+ced799cf --- diff --git a/SPECS/go-toolset.spec b/SPECS/go-toolset.spec index 53f204e..0a79cac 100644 --- a/SPECS/go-toolset.spec +++ b/SPECS/go-toolset.spec @@ -1,4 +1,4 @@ -%global go_version 1.15.2 +%global go_version 1.15.3 Name: go-toolset Version: %{go_version} @@ -18,6 +18,11 @@ This is the main package for go-toolset. %files %changelog +* Thu Nov 12 2020 David Benoit - 1.15.3-1 +- Rebase to 1.15.3 +- fix x/text infinite loop +- Resolves: rhbz#1881539 + * Fri Oct 23 2020 David Benoit - 1.15.2-1 - Rebase to 1.15.2 - Related: rhbz#1870531