diff --git a/.gitignore b/.gitignore index 4703bea..570c2b5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/go-go-1.15.5-1-openssl-fips.tar.gz +SOURCES/go-go-1.15.7-1-openssl-fips.tar.gz diff --git a/.golang.metadata b/.golang.metadata index a174a72..a431e7e 100644 --- a/.golang.metadata +++ b/.golang.metadata @@ -1 +1 @@ -b77922aa946a52f39bf64456e151eebd38ca6b6f SOURCES/go-go-1.15.5-1-openssl-fips.tar.gz +501d01d764310874ec20f3d7555c70948ef15fb2 SOURCES/go-go-1.15.7-1-openssl-fips.tar.gz diff --git a/SPECS/golang.spec b/SPECS/golang.spec index f60271a..57c6aa1 100644 --- a/SPECS/golang.spec +++ b/SPECS/golang.spec @@ -96,7 +96,7 @@ %endif %global go_api 1.15 -%global go_version 1.15.5 +%global go_version 1.15.7 %global pkg_release 1 Name: golang @@ -529,6 +529,11 @@ cd .. %endif %changelog +* Fri Jan 22 2021 David Benoit - 1.15.7-1 +- Rebase to 1.15.7 +- Resolves: rhbz#1870531 +- Resolves: rhbz#1919261 + * Tue Nov 24 2020 David Benoit - 1.15.5-1 - Rebase to 1.15.5 - Resolves: rhbz#1898652