Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gcc-13-image for openSUSE:Factory 
checked in at 2024-09-29 18:12:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gcc-13-image (Old)
 and      /work/SRC/openSUSE:Factory/.gcc-13-image.new.29891 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gcc-13-image"

Sun Sep 29 18:12:57 2024 rev:23 rq:1204324 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/gcc-13-image/gcc-13-image.changes        
2024-09-26 18:54:22.215777418 +0200
+++ /work/SRC/openSUSE:Factory/.gcc-13-image.new.29891/gcc-13-image.changes     
2024-09-29 18:13:43.153268914 +0200
@@ -1,0 +2,5 @@
+Sat Sep 28 08:15:08 UTC 2024 - Dirk Mueller <dmuel...@suse.com>
+
+- fix registry references in READMEs
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ README.md ++++++
--- /var/tmp/diff_new_pack.Ezb8Cp/_old  2024-09-29 18:13:43.629288580 +0200
+++ /var/tmp/diff_new_pack.Ezb8Cp/_new  2024-09-29 18:13:43.633288746 +0200
@@ -34,7 +34,7 @@
 COPY . /src/
 RUN gcc -o app main.c src1.c src2.c
 
-FROM registry.suse.com/bci/bci-micro:latest
+FROM registry.opensuse.org/opensuse/bci/bci-micro:latest
 WORKDIR /build/
 COPY --from=builder /src/app /build/
 CMD ["/build/app"]

Reply via email to