diff --git a/SPECS/go-toolset.spec b/SPECS/go-toolset.spec index 6e4db82..319be38 100644 --- a/SPECS/go-toolset.spec +++ b/SPECS/go-toolset.spec @@ -1,4 +1,4 @@ -%global go_version 1.15.5 +%global go_version 1.15.7 Name: go-toolset Version: %{go_version} @@ -18,6 +18,11 @@ This is the main package for go-toolset. %files %changelog +* Fri Jan 22 2021 David Benoit - 1.15.7-1 +- Rebase to 1.15.7 +- Resolves: rhbz#1870531 +- Resolves: rhbz#1919261 + * Tue Nov 24 2020 David Benoit - 1.15.5-1 - Rebase to 1.15.5 - Resolves: rhbz#1898652