diff --git a/.gitignore b/.gitignore index d200ff1..de9a2d8 100644 --- a/.gitignore +++ b/.gitignore @@ -62,3 +62,4 @@ /go1.11.1.src.tar.gz /go1.11.2.src.tar.gz /go1.11.4.src.tar.gz +/go1.12beta2.src.tar.gz diff --git a/golang.spec b/golang.spec index 53b0e49..6c8b1aa 100644 --- a/golang.spec +++ b/golang.spec @@ -101,12 +101,12 @@ %global gohostarch s390x %endif -%global go_api 1.11 -%global go_version 1.11.4 +%global go_api 1.12 +%global go_version 1.12beta2 Name: golang -Version: 1.11.4 -Release: 1%{?dist} +Version: 1.12 +Release: 0.beta2.1%{?dist} Summary: The Go Programming Language # source tree includes several copies of Mark.Twain-Tom.Sawyer.txt under Public Domain License: BSD and Public Domain @@ -412,8 +412,8 @@ pushd $RPM_BUILD_ROOT%{goroot} echo "%%{golibdir}/$(basename $file)" >> $shared_list done - find pkg/*_dynlink/ -type d -printf '%%%dir %{goroot}/%p\n' >> $shared_list - find pkg/*_dynlink/ ! -type d -printf '%{goroot}/%p\n' >> $shared_list + find pkg/*_dynlink/ -type d -printf '%%%dir %{goroot}/%p\n' >> $shared_list + find pkg/*_dynlink/ ! -type d -printf '%{goroot}/%p\n' >> $shared_list %endif %if %{race} @@ -546,6 +546,9 @@ fi %endif %changelog +* Fri Jan 11 2019 Jakub Čajka - 1.12-0.beta2.1 +- Rebase to go1.12beta2 + * Wed Jan 02 2019 Jakub Čajka - 1.11.4-1 - Rebase to go1.11.4 - Fix for CVE-2018-16875, CVE-2018-16874 and CVE-2018-16873 diff --git a/sources b/sources index fd855af..d832cf1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (go1.11.4.src.tar.gz) = 9aa2e1800807841ec0432289b672c1607bdcb295f29c02d38adfaf1e3bf043040c9f916e4cb170875d92fe168c5ba6baef2b3d1f824a56ff9138ca2cdcc646e0 +SHA512 (go1.12beta2.src.tar.gz) = 76dc2ef89a01617afaf6b29d2327463e2efe930123ad8175a1f017d61207c19b86a40878a36b1f2cc1be5da16c9cf1285dcff5add0dc593a684c8296530633d8