diff --git a/go-toolset.spec b/go-toolset.spec index 0a79cac..e37946d 100644 --- a/go-toolset.spec +++ b/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#1899184 +- Resolves: rhbz#1899185 +- Resolves: rhbz#1899186 + * Thu Nov 12 2020 David Benoit - 1.15.3-1 - Rebase to 1.15.3 - fix x/text infinite loop