Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ruby-3.4-image for openSUSE:Factory 
checked in at 2025-08-27 21:35:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ruby-3.4-image (Old)
 and      /work/SRC/openSUSE:Factory/.ruby-3.4-image.new.30751 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ruby-3.4-image"

Wed Aug 27 21:35:44 2025 rev:9 rq:1301590 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/ruby-3.4-image/ruby-3.4-image.changes    
2025-07-31 17:50:51.951784351 +0200
+++ /work/SRC/openSUSE:Factory/.ruby-3.4-image.new.30751/ruby-3.4-image.changes 
2025-08-27 21:36:43.131791592 +0200
@@ -1,0 +2,5 @@
+Wed Aug 27 14:49:07 UTC 2025 - SUSE Update Bot <[email protected]>
+
+- install the right gem2rpm so that we do not have ruby 2.5 in the container
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.hdeyia/_old  2025-08-27 21:36:43.651813303 +0200
+++ /var/tmp/diff_new_pack.hdeyia/_new  2025-08-27 21:36:43.655813469 +0200
@@ -23,7 +23,7 @@
 FROM opensuse/tumbleweed:latest
 
 RUN set -euo pipefail; \
-    zypper -n install --no-recommends ruby3.4 ruby3.4-rubygem-bundler 
ruby3.4-devel util-linux gcc-c++ sqlite3-devel make timezone curl findutils 
gawk git-core procps util-linux
+    zypper -n install --no-recommends ruby3.4 ruby3.4-rubygem-bundler 
ruby3.4-devel ruby3.4-rubygem-gem2rpm util-linux gcc-c++ sqlite3-devel make 
timezone curl findutils gawk git-core procps util-linux
 RUN set -euo pipefail; zypper -n clean -a; \
     rm -rf 
{/target,}/var/log/{alternatives.log,lastlog,tallylog,zypper.log,zypp/history,YaST2};
 rm -f {/target,}/etc/shadow-
 

Reply via email to