|
|
@ -93,7 +93,7 @@
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%global go_api 1.22
|
|
|
|
%global go_api 1.22
|
|
|
|
%global go_version 1.22.9
|
|
|
|
%global go_version 1.22.5
|
|
|
|
%global version %{go_version}
|
|
|
|
%global version %{go_version}
|
|
|
|
%global pkg_release 1
|
|
|
|
%global pkg_release 1
|
|
|
|
|
|
|
|
|
|
|
@ -154,6 +154,7 @@ Patch1939923: skip_test_rhbz1939923.patch
|
|
|
|
|
|
|
|
|
|
|
|
Patch4: modify_go.env.patch
|
|
|
|
Patch4: modify_go.env.patch
|
|
|
|
Patch6: skip_TestCrashDumpsAllThreads.patch
|
|
|
|
Patch6: skip_TestCrashDumpsAllThreads.patch
|
|
|
|
|
|
|
|
Patch7: fix-standard-crypto-panic.patch
|
|
|
|
|
|
|
|
|
|
|
|
# Having documentation separate was broken
|
|
|
|
# Having documentation separate was broken
|
|
|
|
Obsoletes: %{name}-docs < 1.1-4
|
|
|
|
Obsoletes: %{name}-docs < 1.1-4
|
|
|
@ -583,23 +584,6 @@ cd ..
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Thu Nov 14 2024 David Benoit <dbenoit@redhat.com> - 1.22.9-2
|
|
|
|
|
|
|
|
- Fix sources
|
|
|
|
|
|
|
|
- Related: RHEL-67672
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Nov 14 2024 David Benoit <dbenoit@redhat.com> - 1.22.9-1
|
|
|
|
|
|
|
|
- Update to Go 1.22.9
|
|
|
|
|
|
|
|
- Resolves: RHEL-67672
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Oct 03 2024 Archana <aravinda@redhat.com> - 1.22.7-2
|
|
|
|
|
|
|
|
- Rebuilt to use right build target
|
|
|
|
|
|
|
|
- Related: RHEL-57867
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Sep 24 2024 David Benoit <dbenoit@redhat.com> - 1.22.7-1
|
|
|
|
|
|
|
|
- Update to Go 1.22.7
|
|
|
|
|
|
|
|
- Remove fix-standard-crypto-panic.patch (upstreamed)
|
|
|
|
|
|
|
|
- Resolves: RHEL-57867
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Aug 14 2024 David Benoit <dbenoit@redhat.com> - 1.22.5-2
|
|
|
|
* Wed Aug 14 2024 David Benoit <dbenoit@redhat.com> - 1.22.5-2
|
|
|
|
- Rebuild race detector archives from LLVM sources
|
|
|
|
- Rebuild race detector archives from LLVM sources
|
|
|
|
- Add golang-race subpackage
|
|
|
|
- Add golang-race subpackage
|
|
|
@ -709,6 +693,9 @@ cd ..
|
|
|
|
- Rebase to Go 1.20.4
|
|
|
|
- Rebase to Go 1.20.4
|
|
|
|
- Resolves: rhbz#2204477
|
|
|
|
- Resolves: rhbz#2204477
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.20.3-1
|
|
|
|
|
|
|
|
- Rebuilt for MSVSphere 9.2 beta
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Apr 11 2023 David Benoit <dbenoit@redhat.com> - 1.20.3-1
|
|
|
|
* Tue Apr 11 2023 David Benoit <dbenoit@redhat.com> - 1.20.3-1
|
|
|
|
- Rebase to Go 1.20.3
|
|
|
|
- Rebase to Go 1.20.3
|
|
|
|
- Remove race archives
|
|
|
|
- Remove race archives
|
|
|
|