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-11-06 18:15:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/golang-stable-image (Old)
and /work/SRC/openSUSE:Factory/.golang-stable-image.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "golang-stable-image"
Thu Nov 6 18:15:10 2025 rev:52 rq:1315961 version:unknown
Changes:
--------
--- /work/SRC/openSUSE:Factory/golang-stable-image/golang-stable-image.changes
2025-10-21 11:19:02.289395153 +0200
+++
/work/SRC/openSUSE:Factory/.golang-stable-image.new.1980/golang-stable-image.changes
2025-11-06 18:18:22.852573141 +0100
@@ -1,0 +2,5 @@
+Thu Nov 6 08:22:20 UTC 2025 - SUSE Update Bot <[email protected]>
+
+- avoid using SLE in the openSUSE BCI images
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ README.md ++++++
--- /var/tmp/diff_new_pack.124p8f/_old 2025-11-06 18:18:23.352594283 +0100
+++ /var/tmp/diff_new_pack.124p8f/_new 2025-11-06 18:18:23.352594283 +0100
@@ -82,9 +82,9 @@
```
-### Building from SLE BCI
+### Building from openSUSE BCI
-The [SLE BCI General Purpose Base
Containers](https://opensource.suse.com/bci-docs/documentation/general-purpose-bci/)
+The [openSUSE BCI General Purpose Base
Containers](https://opensource.suse.com/bci-docs/documentation/general-purpose-bci/)
images offer four different options for deployment, depending on your exact
requirements.
```Dockerfile
@@ -110,15 +110,15 @@
CMD ["/usr/local/bin/hello"]
```
-The above example uses the SLE BCI micro image as the deployment image for
-the resulting application. See the [SLE BCI use with Go
+The above example uses the openSUSE BCI micro image as the deployment image for
+the resulting application. See the [openSUSE BCI use with Go
documentation](https://opensource.suse.com/bci-docs/guides/use-with-golang/)
for further details.
## Additional tools
-In addition to the standard SLE BCI development packages, the following tools
+In addition to the standard openSUSE BCI development packages, the following
tools
are included in the image:
- go1.25-race