Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package goss for openSUSE:Factory checked in 
at 2025-10-11 22:50:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/goss (Old)
 and      /work/SRC/openSUSE:Factory/.goss.new.5300 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "goss"

Sat Oct 11 22:50:06 2025 rev:7 rq:1310627 version:0.4.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/goss/goss.changes        2025-03-20 
19:25:21.834559809 +0100
+++ /work/SRC/openSUSE:Factory/.goss.new.5300/goss.changes      2025-10-11 
22:51:08.219528162 +0200
@@ -1,0 +2,6 @@
+Fri Oct 10 19:10:31 UTC 2025 - Jochen Breuer <[email protected]>
+
+- Version bump for vendor file (bsc#1235323)
+- Switch to C toolchain for builds to improve compatibility
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ goss.spec ++++++
--- /var/tmp/diff_new_pack.zscT76/_old  2025-10-11 22:51:09.011561249 +0200
+++ /var/tmp/diff_new_pack.zscT76/_new  2025-10-11 22:51:09.011561249 +0200
@@ -30,6 +30,8 @@
 URL:            https://github.com/aelsabbahy/goss
 Source0:        
https://github.com/goss-org/goss/archive/refs/tags/v%{version}.tar.gz#/goss-%{version}.tar.gz
 Source1:        vendor.tar.gz
+BuildRequires:  gcc
+BuildRequires:  glibc-devel
 BuildRequires:  golang-packaging
 BuildRequires:  golang(API) >= 1.23
 
@@ -41,7 +43,7 @@
 tar -zxf %{SOURCE1}
 
 %build
-GO111MODULE=on CGO_ENABLED=0 go build -mod=vendor -o %{name} -buildmode=pie \
+GO111MODULE=on CGO_ENABLED=1 go build -mod=vendor -o %{name} -buildmode=pie \
        -ldflags "-s -w -X main.version=%{version}" ./cmd/goss/goss.go
 
 %install

++++++ vendor.tar.gz ++++++

Reply via email to