Skip to content

Commit

Permalink
Update EKS Go files for version v1.22.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sp1999 committed Jun 5, 2024
1 parent d306dbd commit a372588
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion projects/golang/go/1.22/GIT_TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
go1.22.3
go1.22.4
7 changes: 5 additions & 2 deletions projects/golang/go/1.22/rpmbuild/SPECS/golang.spec
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
# Comment out go_prerelease and go_patch as needed
%global go_api 1.22
#global go_prerelease rc2
%global go_patch 3
%global go_patch 4

%global go_version %{go_api}%{?go_patch:.%{go_patch}}%{?go_prerelease:~%{go_prerelease}}
%global go_source %{go_api}%{?go_patch:.%{go_patch}}%{?go_prerelease}
Expand Down Expand Up @@ -525,7 +525,10 @@ fi
%endif

%changelog
* Fri May 10 2024 Sajia Zafreen <[email protected]> - 1.22.3-2
* Wed Jun 05 2024 Saurabh Parekh <[email protected]> - 1.22.4-4
- Bump tracking patch version to 1.22.4 from 1.22.3

* Fri May 10 2024 Sajia Zafreen <[email protected]> - 1.22.3-3
- Bump tracking patch version to 1.22.3 from 1.22.2

* Thu Apr 04 2024 Cameron Rozean <[email protected]> - 1.22.2-2
Expand Down

0 comments on commit a372588

Please sign in to comment.