Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package terraform-provider-aws for
openSUSE:Factory checked in at 2022-04-08 00:28:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/terraform-provider-aws (Old)
and /work/SRC/openSUSE:Factory/.terraform-provider-aws.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "terraform-provider-aws"
Fri Apr 8 00:28:10 2022 rev:8 rq:967495 version:3.51.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/terraform-provider-aws/terraform-provider-aws.changes
2021-10-16 22:48:01.068711009 +0200
+++
/work/SRC/openSUSE:Factory/.terraform-provider-aws.new.1900/terraform-provider-aws.changes
2022-04-08 00:28:51.685551617 +0200
@@ -1,0 +2,5 @@
+Wed Mar 30 06:55:45 UTC 2022 - Dirk M??ller <[email protected]>
+
+- exclude build for 32bit targets
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ terraform-provider-aws.spec ++++++
--- /var/tmp/diff_new_pack.8bcmvF/_old 2022-04-08 00:28:53.033536419 +0200
+++ /var/tmp/diff_new_pack.8bcmvF/_new 2022-04-08 00:28:53.041536328 +0200
@@ -1,7 +1,7 @@
#
# spec file for package terraform-provider-aws
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -66,6 +66,8 @@
BuildRequires: pkgconfig
BuildRequires: xz-utils
%else
+# Terraform is not available for 32bit platforms
+ExcludeArch: %ix86 %arm
Requires: terraform >= 0.12.0
%if 0%{?fedora} || 0%{?rhel_version} || 0%{?centos_version}
BuildRequires: golang