diff --git a/.gitignore b/.gitignore index d614622..8d13034 100644 --- a/.gitignore +++ b/.gitignore @@ -121,3 +121,4 @@ /go1.19rc2.src.tar.gz /go1.19.src.tar.gz /go1.19.1.src.tar.gz +/go1.19.2.src.tar.gz diff --git a/golang.spec b/golang.spec index 3d2459e..ee816d7 100644 --- a/golang.spec +++ b/golang.spec @@ -108,7 +108,7 @@ # Comment out go_prerelease and go_patch as needed %global go_api 1.19 #global go_prerelease rc2 -%global go_patch 1 +%global go_patch 2 %global go_version %{go_api}%{?go_patch:.%{go_patch}}%{?go_prerelease:~%{go_prerelease}} %global go_source %{go_api}%{?go_patch:.%{go_patch}}%{?go_prerelease} @@ -537,6 +537,9 @@ fi %endif %changelog +* Tue Oct 04 2022 Alejandro Sáez - 1.19.2-1 +- Update to go1.19.2 + * Tue Sep 06 2022 Alejandro Sáez - 1.19.1-1 - Update to go1.19.1 diff --git a/sources b/sources index 4b1732c..4546c34 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (go1.19.1.src.tar.gz) = 7e8cf557f05d5a537f9305bb9c19cf8ab9ce640376e5ea97ff0d490b016364936e8dfc129462760c4e817af01fdf09e3f815b88412f9985bb254dfa3167752c0 +SHA512 (go1.19.2.src.tar.gz) = 72901e5eaf1857b22bf62a82690579aa4bd8b8130f16416313d249600c99e1ae3c1451ac5c53138ce41dd39dd72dcf8d0f3592b98f4239754efcf4f8b0103cb4