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-11-06 18:15:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/golang-oldstable-image (Old)
and /work/SRC/openSUSE:Factory/.golang-oldstable-image.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "golang-oldstable-image"
Thu Nov 6 18:15:08 2025 rev:52 rq:1315959 version:unknown
Changes:
--------
---
/work/SRC/openSUSE:Factory/golang-oldstable-image/golang-oldstable-image.changes
2025-10-21 11:18:59.341271196 +0200
+++
/work/SRC/openSUSE:Factory/.golang-oldstable-image.new.1980/golang-oldstable-image.changes
2025-11-06 18:18:21.404511912 +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.1N6oPc/_old 2025-11-06 18:18:21.908533224 +0100
+++ /var/tmp/diff_new_pack.1N6oPc/_new 2025-11-06 18:18:21.912533393 +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.24-race