Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package terraform-provider-template for 
openSUSE:Factory checked in at 2022-03-30 20:35:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/terraform-provider-template (Old)
 and      /work/SRC/openSUSE:Factory/.terraform-provider-template.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "terraform-provider-template"

Wed Mar 30 20:35:41 2022 rev:5 rq:965815 version:2.2.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/terraform-provider-template/terraform-provider-template.changes
  2021-03-30 20:53:32.136259950 +0200
+++ 
/work/SRC/openSUSE:Factory/.terraform-provider-template.new.1900/terraform-provider-template.changes
        2022-03-30 20:35:41.817304743 +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-template.spec ++++++
--- /var/tmp/diff_new_pack.DlSJYv/_old  2022-03-30 20:35:42.405305228 +0200
+++ /var/tmp/diff_new_pack.DlSJYv/_new  2022-03-30 20:35:42.409305230 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package terraform-provider-template
 #
-# 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
@@ -59,6 +59,8 @@
 Source:         %{repo}-%{version}.tar.gz
 BuildRequires:  golang-packaging
 BuildRequires:  golang(API) >= 1.8
+# Terraform is not available for 32bit platforms
+ExcludeArch:    %ix86 %arm
 Requires:       terraform >= 0.12.0
 
 %if 0%{?suse_version}

Reply via email to