Script 'mail_helper' called by obssrc
Hello community,

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

Package is "rust-stable-image"

Mon Oct 27 14:39:56 2025 rev:55 rq:1313672 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/rust-stable-image/rust-stable-image.changes      
2025-10-21 11:19:20.994181613 +0200
+++ 
/work/SRC/openSUSE:Factory/.rust-stable-image.new.1980/rust-stable-image.changes
    2025-10-27 14:41:57.604261915 +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.71z4LM/_old  2025-10-27 14:41:58.752310401 +0100
+++ /var/tmp/diff_new_pack.71z4LM/_new  2025-10-27 14:41:58.784311753 +0100
@@ -56,12 +56,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