Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package golang-stable-image for
openSUSE:Factory checked in at 2025-08-02 00:44:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/golang-stable-image (Old)
and /work/SRC/openSUSE:Factory/.golang-stable-image.new.1085 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "golang-stable-image"
Sat Aug 2 00:44:05 2025 rev:47 rq:1297101 version:unknown
Changes:
--------
--- /work/SRC/openSUSE:Factory/golang-stable-image/golang-stable-image.changes
2025-07-31 17:51:13.340672753 +0200
+++
/work/SRC/openSUSE:Factory/.golang-stable-image.new.1085/golang-stable-image.changes
2025-08-02 00:45:21.515536951 +0200
@@ -1,0 +2,5 @@
+Fri Aug 1 14:26:25 UTC 2025 - SUSE Update Bot <[email protected]>
+
+- zypper clean all the files
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.yzMI7R/_old 2025-08-02 00:45:22.191565047 +0200
+++ /var/tmp/diff_new_pack.yzMI7R/_new 2025-08-02 00:45:22.195565213 +0200
@@ -52,7 +52,7 @@
# only available on go's tsan_arch architectures
#!ArchExclusiveLine: x86_64 aarch64 s390x ppc64le
-RUN set -euo pipefail; if zypper -n install go1.24-race; then zypper -n clean;
fi
+RUN set -euo pipefail; if zypper -n install go1.24-race; then zypper -n clean
-a; fi
RUN set -euo pipefail; install -m 755 -d /go/bin /go/src
RUN set -euo pipefail; rm -rf
{/target,}/var/log/{alternatives.log,lastlog,tallylog,zypper.log,zypp/history,YaST2};
rm -f {/target,}/etc/shadow-
WORKDIR /go