diff --git a/SPECS/go-toolset.spec b/SPECS/go-toolset.spec index 32a5867..bf76d9e 100644 --- a/SPECS/go-toolset.spec +++ b/SPECS/go-toolset.spec @@ -1,8 +1,8 @@ -%global go_version 1.13.4 +%global go_version 1.13.15 Name: go-toolset Version: %{go_version} -Release: 3%{?dist} +Release: 1%{?dist} Summary: Package that installs go-toolset License: BSD and Public Domain @@ -14,6 +14,23 @@ This is the main package for go-toolset. %files %changelog +* Mon Aug 17 2020 Alejandro Sáez - 1.13.15-1 +- Rebase to 1.13.15 +- Related: rhbz#1865875 +- Related: rhbz#1865873 + +* Sat Aug 08 2020 Alejandro Sáez - 1.13.14-2 +- Rebase to 1.13.14 +- Bump up x/text to v0.3.3 fixing. This should have been done in the previous + commit +- Resolves: rhbz#1865875 +- Resolves: rhbz#1865873 + +* Thu Aug 06 2020 Alejandro Sáez - 1.13.14-1 +- Rebase to 1.13.14 +- Resolves: rhbz#1865875 +- Resolves: rhbz#1865873 + * Tue Dec 10 2019 Alejandro Sáez - 1.13.4-3 - Rebase to Go 1.13.4