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