Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package golang-oldstable-image for
openSUSE:Factory checked in at 2025-04-22 22:14:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/golang-oldstable-image (Old)
and /work/SRC/openSUSE:Factory/.golang-oldstable-image.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "golang-oldstable-image"
Tue Apr 22 22:14:41 2025 rev:43 rq:1271918 version:unknown
Changes:
--------
---
/work/SRC/openSUSE:Factory/golang-oldstable-image/golang-oldstable-image.changes
2025-02-12 21:41:10.722099989 +0100
+++
/work/SRC/openSUSE:Factory/.golang-oldstable-image.new.30101/golang-oldstable-image.changes
2025-04-22 22:14:49.011218601 +0200
@@ -1,0 +2,5 @@
+Mon Apr 14 08:40:50 UTC 2025 - SUSE Update Bot <[email protected]>
+
+- stylistic changes to pass dockerfmt
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.bEObuF/_old 2025-04-22 22:14:49.587242703 +0200
+++ /var/tmp/diff_new_pack.bEObuF/_new 2025-04-22 22:14:49.591242870 +0200
@@ -49,7 +49,6 @@
ENV GOTOOLCHAIN="local"
ENV
PATH="/go/bin:/usr/local/go/bin:/root/go/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
-
# only available on go's tsan_arch architectures
#!ArchExclusiveLine: x86_64 aarch64 s390x ppc64le
RUN set -euo pipefail; if zypper -n install go1.23-race; then zypper -n clean;
fi
@@ -57,4 +56,3 @@
RUN set -euo pipefail; rm -rf
{/target,}/var/log/{alternatives.log,lastlog,tallylog,zypper.log,zypp/history,YaST2}
WORKDIR /go
-