diff --git a/SPECS/go-toolset.spec b/SPECS/go-toolset.spec index 319be38..834fe91 100644 --- a/SPECS/go-toolset.spec +++ b/SPECS/go-toolset.spec @@ -1,4 +1,4 @@ -%global go_version 1.15.7 +%global go_version 1.16.1 Name: go-toolset Version: %{go_version} @@ -18,6 +18,10 @@ This is the main package for go-toolset. %files %changelog +* Wed Mar 17 2021 Alejandro Sáez - 1.16.1-1 +- Rebase to 1.16.1 +- Resolves: rhbz#1938071 + * Fri Jan 22 2021 David Benoit - 1.15.7-1 - Rebase to 1.15.7 - Resolves: rhbz#1870531