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-06-01 21:37:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xorg-image (Old) and /work/SRC/openSUSE:Factory/.xorg-image.new.16005 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xorg-image" Sun Jun 1 21:37:11 2025 rev:6 rq:1281450 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/xorg-image/xorg-image.changes 2025-05-30 17:28:05.270121958 +0200 +++ /work/SRC/openSUSE:Factory/.xorg-image.new.16005/xorg-image.changes 2025-06-01 21:37:34.383821970 +0200 @@ -1,0 +2,5 @@ +Wed May 28 14:58:52 UTC 2025 - SUSE Update Bot <bci-inter...@suse.de> + +- add procps + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.6N3UN2/_old 2025-06-01 21:37:34.887842846 +0200 +++ /var/tmp/diff_new_pack.6N3UN2/_new 2025-06-01 21:37:34.891843012 +0200 @@ -26,7 +26,7 @@ COPY --from=target / /target RUN set -euo pipefail; \ - zypper -n --installroot /target --gpg-auto-import-keys 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 --installroot /target --gpg-auto-import-keys 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 procps xsession # sanity check that the version from the tag is equal to the version of xorg-x11-server that we expect RUN set -euo pipefail; \ [ "$(rpm --root /target -q --qf '%{version}' xorg-x11-server | \