Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package terraform-provider-null for
openSUSE:Factory checked in at 2022-03-30 20:35:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/terraform-provider-null (Old)
and /work/SRC/openSUSE:Factory/.terraform-provider-null.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "terraform-provider-null"
Wed Mar 30 20:35:43 2022 rev:6 rq:965817 version:3.1.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/terraform-provider-null/terraform-provider-null.changes
2021-10-16 22:48:05.840715030 +0200
+++
/work/SRC/openSUSE:Factory/.terraform-provider-null.new.1900/terraform-provider-null.changes
2022-03-30 20:35:45.293307604 +0200
@@ -1,0 +2,5 @@
+Wed Mar 30 06:56:53 UTC 2022 - Dirk M??ller <[email protected]>
+
+- exclude build for 32bit targets
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ terraform-provider-null.spec ++++++
--- /var/tmp/diff_new_pack.28kvlK/_old 2022-03-30 20:35:45.893308098 +0200
+++ /var/tmp/diff_new_pack.28kvlK/_new 2022-03-30 20:35:45.897308101 +0200
@@ -1,7 +1,7 @@
#
# spec file for package terraform-provider-null
#
-# 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
@@ -74,6 +74,8 @@
BuildRequires: golang(API) >= 1.12
%endif
%endif
+# Terraform is not available for 32bit platforms
+ExcludeArch: %ix86 %arm
%if 0%{?suse_version}
%{go_provides}
%endif