From 0647fbc3f4ff227e1a475178540dbe8ff14e3995 Mon Sep 17 00:00:00 2001 From: Mike Rochefort Date: Jun 01 2022 18:38:15 +0000 Subject: Update terraform to v1.2.2 --- diff --git a/bundled.inc b/bundled.inc index 713f16c..917877f 100644 --- a/bundled.inc +++ b/bundled.inc @@ -1,8 +1,8 @@ # Bundled golang dependencies: Provides: bundled(golang(cloud.google.com/go)) = 0.81.0 Provides: bundled(golang(cloud.google.com/go/storage)) = 1.10.0 -Provides: bundled(golang(github.com/Azure/azure-sdk-for-go)) = 59.2.0+incompatible -Provides: bundled(golang(github.com/Azure/go-autorest)) = 14.2.0+incompatible +Provides: bundled(golang(github.com/Azure/azure-sdk-for-go)) = 59.2.0 +Provides: bundled(golang(github.com/Azure/go-autorest)) = 14.2.0 Provides: bundled(golang(github.com/Azure/go-autorest/autorest)) = 0.11.24 Provides: bundled(golang(github.com/Azure/go-autorest/autorest/adal)) = 0.9.18 Provides: bundled(golang(github.com/Azure/go-autorest/autorest/azure/cli)) = 0.4.4 @@ -23,7 +23,7 @@ Provides: bundled(golang(github.com/abdullin/seq)) = 0.0.0.20160510034733.d5467c Provides: bundled(golang(github.com/agext/levenshtein)) = 1.2.3 Provides: bundled(golang(github.com/aliyun/alibaba-cloud-sdk-go)) = 1.61.1501 Provides: bundled(golang(github.com/aliyun/aliyun-oss-go-sdk)) = 0.0.0.20190103054945.8205d1f41e70 -Provides: bundled(golang(github.com/aliyun/aliyun-tablestore-go-sdk)) = 4.1.2+incompatible +Provides: bundled(golang(github.com/aliyun/aliyun-tablestore-go-sdk)) = 4.1.2 Provides: bundled(golang(github.com/antchfx/xmlquery)) = 1.3.5 Provides: bundled(golang(github.com/antchfx/xpath)) = 1.1.10 Provides: bundled(golang(github.com/apparentlymart/go-cidr)) = 1.1.0 @@ -51,9 +51,9 @@ Provides: bundled(golang(github.com/dylanmei/winrmtest)) = 0.0.0.20210303004826. Provides: bundled(golang(github.com/fatih/color)) = 1.9.0 Provides: bundled(golang(github.com/go-logr/logr)) = 1.2.0 Provides: bundled(golang(github.com/go-test/deep)) = 1.0.3 -Provides: bundled(golang(github.com/gofrs/uuid)) = 4.0.0+incompatible +Provides: bundled(golang(github.com/gofrs/uuid)) = 4.0.0 Provides: bundled(golang(github.com/gogo/protobuf)) = 1.3.2 -Provides: bundled(golang(github.com/golang-jwt/jwt)) = 3.2.1+incompatible +Provides: bundled(golang(github.com/golang-jwt/jwt)) = 3.2.1 Provides: bundled(golang(github.com/golang-jwt/jwt/v4)) = 4.2.0 Provides: bundled(golang(github.com/golang/groupcache)) = 0.0.0.20210331224755.41bb18bfe9da Provides: bundled(golang(github.com/golang/mock)) = 1.6.0 @@ -73,7 +73,7 @@ Provides: bundled(golang(github.com/hashicorp/errwrap)) = 1.1.0 Provides: bundled(golang(github.com/hashicorp/go-azure-helpers)) = 0.31.1 Provides: bundled(golang(github.com/hashicorp/go-checkpoint)) = 0.5.0 Provides: bundled(golang(github.com/hashicorp/go-cleanhttp)) = 0.5.2 -Provides: bundled(golang(github.com/hashicorp/go-getter)) = 1.5.10 +Provides: bundled(golang(github.com/hashicorp/go-getter)) = 1.6.1 Provides: bundled(golang(github.com/hashicorp/go-hclog)) = 0.15.0 Provides: bundled(golang(github.com/hashicorp/go-immutable-radix)) = 1.0.0 Provides: bundled(golang(github.com/hashicorp/go-msgpack)) = 0.5.4 @@ -113,7 +113,7 @@ Provides: bundled(golang(github.com/masterzen/winrm)) = 0.0.0.20200615185753.c42 Provides: bundled(golang(github.com/mattn/go-colorable)) = 0.1.6 Provides: bundled(golang(github.com/mattn/go-isatty)) = 0.0.12 Provides: bundled(golang(github.com/mattn/go-shellwords)) = 1.0.4 -Provides: bundled(golang(github.com/mitchellh/cli)) = 1.1.3 +Provides: bundled(golang(github.com/mitchellh/cli)) = 1.1.4 Provides: bundled(golang(github.com/mitchellh/colorstring)) = 0.0.0.20190213212951.d06e56a500db Provides: bundled(golang(github.com/mitchellh/copystructure)) = 1.2.0 Provides: bundled(golang(github.com/mitchellh/go-homedir)) = 1.1.0 @@ -163,7 +163,7 @@ Provides: bundled(golang(golang.org/x/lint)) = 0.0.0.20201208152925.83fdc39ff7b5 Provides: bundled(golang(golang.org/x/mod)) = 0.6.0.dev.0.20220106191415.9b9b3d81d5e3 Provides: bundled(golang(golang.org/x/net)) = 0.0.0.20211216030914.fe4d6282115f Provides: bundled(golang(golang.org/x/oauth2)) = 0.0.0.20210819190943.2bc19b11175f -Provides: bundled(golang(golang.org/x/sys)) = 0.0.0.20211019181941.9d821ace8654 +Provides: bundled(golang(golang.org/x/sys)) = 0.0.0.20220517195934.5e4e11fc645e Provides: bundled(golang(golang.org/x/term)) = 0.0.0.20210615171337.6886f2dfbf5b Provides: bundled(golang(golang.org/x/text)) = 0.3.7 Provides: bundled(golang(golang.org/x/time)) = 0.0.0.20220224211638.0e9765cccd65 diff --git a/terraform.spec b/terraform.spec index 307bd7b..67a899c 100644 --- a/terraform.spec +++ b/terraform.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} Name: terraform -Version: 1.2.1 +Version: 1.2.2 Release: 1%{?dist} Summary: A tool for building, changing, and versioning infrastructure. License: MPLv2.0 @@ -41,6 +41,9 @@ install -D -m 0755 terraform %{buildroot}%{_bindir}/terraform %changelog +* Wed Jun 01 2022 Mike Rochefort - 1.2.2-1 +- Update to v1.2.2 + * Mon May 23 2022 Mike Rochefort - 1.2.1-1 - Update to v1.2.1