#95 Update to go1.21.0
Closed 10 months ago by alexsaezm. Opened 10 months ago by alexsaezm.
rpms/ alexsaezm/golang go1.21  into  rawhide

file modified
+1
@@ -137,3 +137,4 @@ 

  /go1.21rc1.src.tar.gz

  /go1.21rc2.src.tar.gz

  /go1.21rc3.src.tar.gz

+ /go1.21.0.src.tar.gz

file modified
+5 -2
@@ -96,8 +96,8 @@ 

  

  # Comment out go_prerelease and go_patch as needed

  %global go_api 1.21

- %global go_prerelease rc3

- #global go_patch 5

+ #global go_prerelease rc3

+ %global go_patch 0

  

  %global go_version %{go_api}%{?go_patch:.%{go_patch}}%{?go_prerelease:~%{go_prerelease}}

  %global go_source %{go_api}%{?go_patch:.%{go_patch}}%{?go_prerelease}
@@ -528,6 +528,9 @@ 

  %endif

  

  %changelog

+ * Tue Aug 08 2023 Alejandro Sáez <asm@redhat.com> - 1.21.0-1

+ - Update to go1.21.0

+ 

  * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.21~rc3-2

  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

  

file modified
+1 -1
@@ -1,1 +1,1 @@ 

- SHA512 (go1.21rc3.src.tar.gz) = 2465abe1fab0039e10a586b4d53347ac8177e615d936b3de0fdd2dd13cf7a622e25bb5769c7f80e21154863898c1afc1b563bebb253f9ca538f3be7face9fe76

+ SHA512 (go1.21.0.src.tar.gz) = da629fee156de6abbc5195f746e2fe4172a31b97eccd3871283c60452e81ac740533cc28ca68762ebc0ce48fb791dc527d3b7ebe7e1aee0f0b68868de736ed42

no initial comment

rebased onto 1a5ba0c

10 months ago

Closing this pull request to use #98 made by PackIt

Pull-Request has been closed by alexsaezm

10 months ago