diff --git a/SPECS/go-toolset.spec b/SPECS/go-toolset.spec index 4a28ea7..53f204e 100644 --- a/SPECS/go-toolset.spec +++ b/SPECS/go-toolset.spec @@ -1,4 +1,4 @@ -%global go_version 1.15.0 +%global go_version 1.15.2 Name: go-toolset Version: %{go_version} @@ -18,6 +18,14 @@ This is the main package for go-toolset. %files %changelog +* Fri Oct 23 2020 David Benoit - 1.15.2-1 +- Rebase to 1.15.2 +- Related: rhbz#1870531 +- Related: rhbz#1872622 +- Related: rhbz#1888673 +- Related: rhbz#1889437 +- Related: rhbz#1891095 + * Wed Sep 09 2020 Alejandro Sáez - 1.15.0-1 - Rebase to 1.15.0 - Related: rhbz#1870531