Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ansible-terraform-inventory for
openSUSE:Factory checked in at 2025-01-25 19:12:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ansible-terraform-inventory (Old)
and /work/SRC/openSUSE:Factory/.ansible-terraform-inventory.new.2316 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ansible-terraform-inventory"
Sat Jan 25 19:12:55 2025 rev:3 rq:1240238 version:0.10
Changes:
--------
---
/work/SRC/openSUSE:Factory/ansible-terraform-inventory/ansible-terraform-inventory.changes
2024-12-16 19:18:51.698758932 +0100
+++
/work/SRC/openSUSE:Factory/.ansible-terraform-inventory.new.2316/ansible-terraform-inventory.changes
2025-01-25 19:13:06.062184474 +0100
@@ -1,0 +2,5 @@
+Tue Jan 21 19:38:16 UTC 2025 - Holger Rauch <[email protected]>
+
+- Enable cgo on s390x
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ansible-terraform-inventory.spec ++++++
--- /var/tmp/diff_new_pack.7L3yp9/_old 2025-01-25 19:13:06.846216655 +0100
+++ /var/tmp/diff_new_pack.7L3yp9/_new 2025-01-25 19:13:06.846216655 +0100
@@ -65,7 +65,7 @@
%autosetup -p 1 -a 1
%build
-%ifarch i586 riscv64
+%ifarch i586 riscv64 s390x
CGO_ENABLED=1 go build \
%else
CGO_ENABLED=0 go build \