From 070a8a4744305e8fae17bb6b4f6b32340d842cb8 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Dec 15 2021 16:13:02 +0000 Subject: import golang-1.16.12-1.module+el8.5.0+13637+960c7771 --- diff --git a/.gitignore b/.gitignore index ceb3ab9..e55e871 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/go-go-1.16.7-1-openssl-fips.tar.gz +SOURCES/go-go-1.16.12-1-openssl-fips.tar.gz diff --git a/.golang.metadata b/.golang.metadata index 413c971..02910e5 100644 --- a/.golang.metadata +++ b/.golang.metadata @@ -1 +1 @@ -e693273f254789980a55720bd48ac8741d446f21 SOURCES/go-go-1.16.7-1-openssl-fips.tar.gz +be6ebf92ddf1788cf30ecfd6c85fdf0245935aeb SOURCES/go-go-1.16.12-1-openssl-fips.tar.gz diff --git a/SPECS/golang.spec b/SPECS/golang.spec index d266a66..8d271f7 100644 --- a/SPECS/golang.spec +++ b/SPECS/golang.spec @@ -96,7 +96,7 @@ %endif %global go_api 1.16 -%global go_version 1.16.7 +%global go_version 1.16.12 %global pkg_release 1 Name: golang @@ -523,6 +523,10 @@ cd .. %endif %changelog +* Fri Dec 10 2021 David Benoit - 1.16.12-1 +- Rebase to Go 1.16.12 +- Resolves: rhbz#2031125 + * Tue Aug 17 2021 David Benoit - 1.16.7-1 - Rebase to Go 1.16.7 - Resolves: rhbz#1994079