diff --git a/SPECS/go-toolset.spec b/SPECS/go-toolset.spec index 319be38..431768a 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.15.13 Name: go-toolset Version: %{go_version} @@ -18,6 +18,10 @@ This is the main package for go-toolset. %files %changelog +* Mon Jun 07 2021 Alejandro Sáez - 1.15.13-1 +- Rebase to 1.15.13 +- Related: rhbz#1967698 + * Fri Jan 22 2021 David Benoit - 1.15.7-1 - Rebase to 1.15.7 - Resolves: rhbz#1870531