From e69a5daada08abaacbed0bd6b46faa37315b4b0d Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Dec 01 2020 12:13:34 +0000 Subject: import go-toolset-1.15.5-1.module+el8.4.0+8864+58b0fcdb --- diff --git a/SPECS/go-toolset.spec b/SPECS/go-toolset.spec index 0a79cac..6e4db82 100644 --- a/SPECS/go-toolset.spec +++ b/SPECS/go-toolset.spec @@ -1,4 +1,4 @@ -%global go_version 1.15.3 +%global go_version 1.15.5 Name: go-toolset Version: %{go_version} @@ -18,6 +18,12 @@ This is the main package for go-toolset. %files %changelog +* Tue Nov 24 2020 David Benoit - 1.15.5-1 +- Rebase to 1.15.5 +- Resolves: rhbz#1898652 +- Resolves: rhbz#1898660 +- Resolves: rhbz#1898649 + * Thu Nov 12 2020 David Benoit - 1.15.3-1 - Rebase to 1.15.3 - fix x/text infinite loop