Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rust-oldstable-image for 
openSUSE:Factory checked in at 2025-10-27 14:39:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rust-oldstable-image (Old)
 and      /work/SRC/openSUSE:Factory/.rust-oldstable-image.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rust-oldstable-image"

Mon Oct 27 14:39:53 2025 rev:55 rq:1313671 version:unknown

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/rust-oldstable-image/rust-oldstable-image.changes    
    2025-10-21 11:19:31.090606126 +0200
+++ 
/work/SRC/openSUSE:Factory/.rust-oldstable-image.new.1980/rust-oldstable-image.changes
      2025-10-27 14:41:53.972108517 +0100
@@ -1,0 +2,5 @@
+Sat Oct 25 14:57:13 UTC 2025 - SUSE Update Bot <[email protected]>
+
+- remove unnecessary CC override
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.cI7bDR/_old  2025-10-27 14:41:55.268163254 +0100
+++ /var/tmp/diff_new_pack.cI7bDR/_new  2025-10-27 14:41:55.300164606 +0100
@@ -55,12 +55,6 @@
 # endlabelprefix
 LABEL io.artifacthub.package.readme-url="%SOURCEURL_WITH(README.md)%"
 ENV CARGO_VERSION="%%CARGO_VERSION%%"
-ENV CC="/usr/local/bin/gcc"
 ENV RUST_VERSION="%%RUST_VERSION%%"
-# workaround for gcc only existing as /usr/bin/gcc-N
-RUN ln -sf $(ls /usr/bin/gcc-* | grep -P ".*gcc-[[:digit:]]+") 
/usr/local/bin/gcc
-# smoke test that gcc works
-RUN gcc --version
-RUN ${CC} --version
 COPY rust-and-cargo-pin.check /etc/zypp/systemCheck.d/rust-and-cargo-pin.check
 

Reply via email to