Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package terraform-provider-openstack for
openSUSE:Factory checked in at 2022-03-30 20:35:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/terraform-provider-openstack (Old)
and /work/SRC/openSUSE:Factory/.terraform-provider-openstack.new.1900
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "terraform-provider-openstack"
Wed Mar 30 20:35:41 2022 rev:10 rq:965816 version:1.43.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/terraform-provider-openstack/terraform-provider-openstack.changes
2021-10-16 22:48:07.280716244 +0200
+++
/work/SRC/openSUSE:Factory/.terraform-provider-openstack.new.1900/terraform-provider-openstack.changes
2022-03-30 20:35:44.357306833 +0200
@@ -1,0 +2,5 @@
+Wed Mar 30 06:56:21 UTC 2022 - Dirk M??ller <[email protected]>
+
+- exclude build for 32bit targets
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ terraform-provider-openstack.spec ++++++
--- /var/tmp/diff_new_pack.t5yTHc/_old 2022-03-30 20:35:45.041307397 +0200
+++ /var/tmp/diff_new_pack.t5yTHc/_new 2022-03-30 20:35:45.049307403 +0200
@@ -1,7 +1,7 @@
#
# spec file for package terraform-provider-openstack
#
-# 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
@@ -75,6 +75,8 @@
BuildRequires: golang-packaging
BuildRequires: golang(API) >= 1.14
%endif
+# Terraform is not available for 32bit platforms
+ExcludeArch: %ix86 %arm
Requires: mkisofs
Requires: terraform >= 0.12.0
%endif