Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xorg-image for openSUSE:Factory 
checked in at 2025-04-28 16:20:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xorg-image (Old)
 and      /work/SRC/openSUSE:Factory/.xorg-image.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xorg-image"

Mon Apr 28 16:20:16 2025 rev:2 rq:1273108 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/xorg-image/xorg-image.changes    2025-02-20 
16:40:06.553362358 +0100
+++ /work/SRC/openSUSE:Factory/.xorg-image.new.30101/xorg-image.changes 
2025-04-28 16:20:23.831368359 +0200
@@ -1,0 +2,5 @@
+Mon Apr 28 10:47:42 UTC 2025 - SUSE Update Bot <bci-inter...@suse.de>
+
+- zypper clean also the system repository from the container
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.nB4Xar/_old  2025-04-28 16:20:24.567399199 +0200
+++ /var/tmp/diff_new_pack.nB4Xar/_new  2025-04-28 16:20:24.571399367 +0200
@@ -24,8 +24,8 @@
 FROM opensuse/tumbleweed:latest
 
 RUN set -euo pipefail; \
-    zypper -n install --no-recommends hostname which xinit xhost xorg-x11 
xorg-x11-server xrandr icewm-lite xf86-input-evdev xf86-input-libinput 
xkeyboard-config xinput xorg-x11-essentials xdm sysvinit-tools xsession; \
-    zypper -n clean; \
+    zypper -n install --no-recommends hostname which xinit xhost xorg-x11 
xorg-x11-server xrandr icewm-lite xf86-input-evdev xf86-input-libinput 
xkeyboard-config xinput xorg-x11-essentials xdm sysvinit-tools xsession
+RUN set -euo pipefail; zypper -n clean -a; \
     rm -rf 
{/target,}/var/log/{alternatives.log,lastlog,tallylog,zypper.log,zypp/history,YaST2}
 
 # Define labels according to 
https://en.opensuse.org/Building_derived_containers

Reply via email to