|
|
@ -1,8 +1,8 @@
|
|
|
|
%global go_version 1.19.6
|
|
|
|
%global go_version 1.19.9
|
|
|
|
|
|
|
|
|
|
|
|
Name: go-toolset
|
|
|
|
Name: go-toolset
|
|
|
|
Version: %{go_version}
|
|
|
|
Version: %{go_version}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: Package that installs go-toolset
|
|
|
|
Summary: Package that installs go-toolset
|
|
|
|
License: BSD and Public Domain
|
|
|
|
License: BSD and Public Domain
|
|
|
|
|
|
|
|
|
|
|
@ -18,6 +18,10 @@ This is the main package for go-toolset.
|
|
|
|
%files
|
|
|
|
%files
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue May 23 2023 David Benoit <dbenoit@redhat.com> - 1.19.9-1
|
|
|
|
|
|
|
|
- Update to Go 1.19.9
|
|
|
|
|
|
|
|
- Related: rhbz#2204476
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Mar 29 2023 David Benoit <dbenoit@redhat.com> - 1.19.6-2
|
|
|
|
* Wed Mar 29 2023 David Benoit <dbenoit@redhat.com> - 1.19.6-2
|
|
|
|
- Rebuild without changes
|
|
|
|
- Rebuild without changes
|
|
|
|
- Related: rhbz#2175174
|
|
|
|
- Related: rhbz#2175174
|
|
|
|