import go-toolset-1.17.5-1.el9

This commit is contained in:
CentOS Sources 2022-02-01 12:37:15 -05:00 committed by Stepan Oksanichenko
parent 61195e5260
commit fd8a006c5f
1 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,4 @@
%global go_version 1.17.2
%global go_version 1.17.5
Name: go-toolset
Version: %{go_version}
@ -18,6 +18,10 @@ This is the main package for go-toolset.
%files
%changelog
* Thu Dec 16 2021 Alejandro Sáez <asm@redhat.com> - 1.17.5-1
- Rebase to Go 1.17.5
- Related: rhbz#2031116
* Tue Nov 16 2021 Alejandro Sáez <asm@redhat.com> - 1.17.2-1
- Rebase to Go 1.17.2 and to Delve 1.7.2
- Related: rhbz#2014087