diff --git a/SPECS/go-toolset.spec b/SPECS/go-toolset.spec index 6ad56b7..c0a9bcd 100644 --- a/SPECS/go-toolset.spec +++ b/SPECS/go-toolset.spec @@ -1,4 +1,4 @@ -%global go_version 1.16.7 +%global go_version 1.16.12 Name: go-toolset Version: %{go_version} @@ -18,6 +18,10 @@ This is the main package for go-toolset. %files %changelog +* Fri Dec 10 2021 David Benoit - 1.16.12-1 +- Rebase to Go 1.16.12 +- Resolves: rhbz#2031125 + * Tue Aug 17 2021 David Benoit - 1.16.7-1 - Rebase to Go 1.16.7 - Resolves: rhbz#1994079