diff --git a/.gitignore b/.gitignore index 331a3c4..c710467 100644 --- a/.gitignore +++ b/.gitignore @@ -119,3 +119,4 @@ /go1.19beta1.src.tar.gz /go1.19rc1.src.tar.gz /go1.19rc2.src.tar.gz +/go1.19.src.tar.gz diff --git a/golang.spec b/golang.spec index e3f029f..eea91d2 100644 --- a/golang.spec +++ b/golang.spec @@ -110,14 +110,14 @@ # Comment out go_prerelease and go_patch as needed %global go_api 1.19 -%global go_prerelease rc2 -#global go_patch 1 +#global go_prerelease rc2 +#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} # For rpmdev-bumpspec and releng automation -%global baserelease 2 +%global baserelease 1 Name: golang Version: %{go_version} @@ -494,7 +494,6 @@ fi %files %license LICENSE PATENTS -%doc AUTHORS CONTRIBUTORS # VERSION has to be present in the GOROOT, for `go install std` to work %doc %{goroot}/VERSION %dir %{goroot}/doc @@ -541,9 +540,13 @@ fi %endif %changelog -* Fri Jul 22 2022 David Abdurachmanov - 1.19~rc2-2.0.riscv64 +* Tue Aug 16 2022 David Abdurachmanov - 1.19-1.0.riscv64 - Enable riscv64 +* Tue Aug 02 2022 Alejandro Sáez - 1.19-1 +- Update to go1.19.0 +- Remove reference to AUTHORS and CONTRIBUTORS due to https://github.com/golang/go/issues/53961 + * Thu Jul 21 2022 Fedora Release Engineering - 1.19~rc2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild diff --git a/sources b/sources index 957aac2..6a5a536 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (go1.19rc2.src.tar.gz) = b4407bb4cb1abdff7d619876282beeab7a94ae7d0b050de78168083029933cac04a49107e2f7cd43adf2c25946959fa5545ea29c6238fbed39c980117fdcb2dc +SHA512 (go1.19.src.tar.gz) = c4460d54957a0bcf3407ea72cd1c6b3c645ef4ef6cc0fa142a80cb43c06ca4af31d52b0ccd723c81d17a62004bc96559cad23da874a4b668b4d8b168f1da2186