diff --git a/golang.spec b/golang.spec index ad78428..e098238 100644 --- a/golang.spec +++ b/golang.spec @@ -106,9 +106,9 @@ %endif # Comment out go_prerelease and go_patch as needed -%global go_api 1.18.1 +%global go_api 1.18 #global go_prerelease rc1 -#global go_patch 1 +%global go_patch 1 %global go_version %{go_api}%{?go_patch:.%{go_patch}}%{?go_prerelease:~%{go_prerelease}} %global go_source %{go_api}%{?go_patch:.%{go_patch}}%{?go_prerelease}