diff --git a/.gitignore b/.gitignore index 8e9bece..3bc7d96 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ /go-go-1.15.0-2-openssl-fips.tar.gz /go-go-1.15.2-1-openssl-fips.tar.gz /go-go-1.15.3-1-openssl-fips.tar.gz +/go-go-1.15.5-1-openssl-fips.tar.gz diff --git a/golang.spec b/golang.spec index e72b949..286b447 100644 --- a/golang.spec +++ b/golang.spec @@ -96,12 +96,12 @@ %endif %global go_api 1.15 -%global go_version 1.15.3 +%global go_version 1.15.5 %global pkg_release 1 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 @@ -535,6 +535,12 @@ cd .. %endif %changelog +* Tue Nov 24 2020 David Benoit - 1.15.5-1 +- Rebase to 1.15.5 +- Resolves: rhbz#1899184 +- Resolves: rhbz#1899185 +- Resolves: rhbz#1899186 + * Thu Nov 12 2020 David Benoit - 1.15.3-2 - Rebase to 1.15.3 - fix x/text infinite loop diff --git a/sources b/sources index 3a79839..f1ceba9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1b92c8fcbcaea9c1bffd4cceb20078ae go-go-1.15.3-1-openssl-fips.tar.gz +6f4ac7287404297fd7e52f27f548a6d6 go-go-1.15.5-1-openssl-fips.tar.gz