Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ruby-3.3-image for openSUSE:Factory 
checked in at 2024-04-14 11:54:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ruby-3.3-image (Old)
 and      /work/SRC/openSUSE:Factory/.ruby-3.3-image.new.26366 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ruby-3.3-image"

Sun Apr 14 11:54:32 2024 rev:2 rq:1167116 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/ruby-3.3-image/ruby-3.3-image.changes    
2024-01-30 18:26:10.711594619 +0100
+++ /work/SRC/openSUSE:Factory/.ruby-3.3-image.new.26366/ruby-3.3-image.changes 
2024-04-14 12:24:23.677070265 +0200
@@ -1,0 +2,5 @@
+Fri Apr 12 12:03:53 UTC 2024 - Dirk Mueller <[email protected]>
+
+- Don't wipe everything in /var/log, only remove log files (this omits 
directories owned by packages)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.66hiZn/_old  2024-04-14 12:24:24.085085124 +0200
+++ /var/tmp/diff_new_pack.66hiZn/_new  2024-04-14 12:24:24.089085269 +0200
@@ -41,7 +41,7 @@
 
 # endlabelprefix
 
-RUN set -euo pipefail; zypper -n in --no-recommends ruby3.3 
ruby3.3-rubygem-bundler ruby3.3-devel util-linux curl git-core gcc-c++ 
sqlite3-devel make awk timezone; zypper -n clean; rm -rf /var/log/*
+RUN set -euo pipefail; zypper -n in --no-recommends ruby3.3 
ruby3.3-rubygem-bundler ruby3.3-devel util-linux curl git-core gcc-c++ 
sqlite3-devel make awk timezone; zypper -n clean; rm -rf 
/var/log/{lastlog,tallylog,zypper.log,zypp/history,YaST2}
 ENV LANG="C.UTF-8"
 ENV RUBY_VERSION="%%rb_ver%%"
 ENV RUBY_MAJOR="%%rb_maj%%"

Reply via email to