From b87ab0e36cec91536b29192761f5613e23f6f1cb Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Sep 24 2020 16:15:12 +0000 Subject: import golang-1.15.0-1.module+el8.4.0+7995+d3ff3d9b --- diff --git a/.gitignore b/.gitignore index daed2c4..21f722c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/go-go-1.14.7-2-openssl-fips.tar.gz +SOURCES/go-go-1.15.0-2-openssl-fips.tar.gz diff --git a/.golang.metadata b/.golang.metadata index 26fb63d..3ed7b9c 100644 --- a/.golang.metadata +++ b/.golang.metadata @@ -1 +1 @@ -c8bffb54b2928e9d95eab76e148cdebd6dc88701 SOURCES/go-go-1.14.7-2-openssl-fips.tar.gz +419f3d1b92d91718c92a9fb2012f926d090657f2 SOURCES/go-go-1.15.0-2-openssl-fips.tar.gz diff --git a/SPECS/golang.spec b/SPECS/golang.spec index 53a6a4b..3f81784 100644 --- a/SPECS/golang.spec +++ b/SPECS/golang.spec @@ -95,13 +95,13 @@ %global gohostarch s390x %endif -%global go_api 1.14 -%global go_version 1.14.7 +%global go_api 1.15 +%global go_version 1.15.0 %global pkg_release 2 Name: golang Version: %{go_version} -Release: 2%{?dist} +Release: 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 @@ -505,8 +505,12 @@ cd .. %endif %changelog +* Wed Sep 09 2020 Alejandro Sáez - 1.15.0-1 +- Rebase to 1.15.0 +- Related: rhbz#1870531 + * Thu Aug 27 2020 Alejandro Sáez - 1.14.7-2 -- Improve test suit +- Improve test suite - Resolves: rhbz#1854693 * Tue Aug 18 2020 Alejandro Sáez - 1.14.7-1