From 9668ae59e9fb1c27b52b9636aa133c890c57decb Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Feb 04 2020 08:36:10 +0000 Subject: import go-toolset-1.12.12-2.module+el8.1.0+5317+8a49ffbb --- diff --git a/SPECS/dts-7.0-go-toolset-7-rhel-7.spec b/SPECS/dts-7.0-go-toolset-7-rhel-7.spec index e84263d..a0b67e4 100644 --- a/SPECS/dts-7.0-go-toolset-7-rhel-7.spec +++ b/SPECS/dts-7.0-go-toolset-7-rhel-7.spec @@ -1,9 +1,9 @@ Summary: Package that installs go-toolset Name: go-toolset -Version: 1.12.8 -Release: 1%{?dist} +Version: 1.12.12 +Release: 2%{?dist} License: GPLv2+ -ExclusiveArch:x86_64 aarch64 ppc64le s390x %{arm} +ExclusiveArch:x86_64 aarch64 ppc64le s390x Requires: golang @@ -24,6 +24,12 @@ This is the main package for go-toolset. # Meta package, no files. %changelog +* Mon Oct 28 2019 Derek Parker - 1.12.12-1 +- Update for golang package fixes + +* Mon Oct 28 2019 Derek Parker - 1.12.12-1 +- Bump version to 1.12.12 + * Wed Aug 28 2019 Tom Stellard - 1.12.8-1 - Bump version to 1.12.8 - Resolves: rhbz#1745706