- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-15 23:54:38 +00:00
parent 651a119b5e
commit 8f081ad1be

View File

@ -2,7 +2,7 @@
Name: go-toolset
Version: %{go_version}
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Package that installs go-toolset
License: BSD and Public Domain
@ -18,6 +18,9 @@ This is the main package for go-toolset.
%files
%changelog
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 1.16.1-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Tue Mar 30 2021 Alejandro Sáez <asm@redhat.com> - 1.16.1-2
- Rebase to go 1.16.1 and delve 1.6.0
- Resolves: rhbz#1922455