diff --git a/SPECS/go-toolset.spec b/SPECS/go-toolset.spec index 1dbd6d5..5ded019 100644 --- a/SPECS/go-toolset.spec +++ b/SPECS/go-toolset.spec @@ -1,4 +1,4 @@ -%global go_version 1.16.4 +%global go_version 1.16.5 Name: go-toolset Version: %{go_version} @@ -18,6 +18,12 @@ This is the main package for go-toolset. %files %changelog +* Tue Jul 06 2021 Alejandro Sáez - 1.16.5-1 +- Rebase to go 1.16.5 +- Related: rhbz#1979677 +- Related: rhbz#1968738 +- Related: rhbz#1972420 + * Wed May 26 2021 Alejandro Sáez - 1.16.4-1 - Rebase to go-1.16.4-1-openssl-fips - Resolves: rhbz#1938071