Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tigervnc-x11vnc-image for 
openSUSE:Factory checked in at 2026-07-24 22:06:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tigervnc-x11vnc-image (Old)
 and      /work/SRC/openSUSE:Factory/.tigervnc-x11vnc-image.new.2004 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tigervnc-x11vnc-image"

Fri Jul 24 22:06:59 2026 rev:2 rq:1367656 version:unknown

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/tigervnc-x11vnc-image/tigervnc-x11vnc-image.changes  
    2026-07-23 23:17:36.579597650 +0200
+++ 
/work/SRC/openSUSE:Factory/.tigervnc-x11vnc-image.new.2004/tigervnc-x11vnc-image.changes
    2026-07-24 22:07:55.379115242 +0200
@@ -1,0 +2,5 @@
+Thu Jul 23 19:17:10 UTC 2026 - SUSE Update Bot <[email protected]>
+
+- fix group of user to the default group id
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.zI374q/_old  2026-07-24 22:07:56.495154207 +0200
+++ /var/tmp/diff_new_pack.zI374q/_new  2026-07-24 22:07:56.499154347 +0200
@@ -31,7 +31,7 @@
 RUN set -euo pipefail; \
     [ "$(rpm --root /target -q --qf '%{version}' tigervnc-x11vnc | \
     cut -d '.' -f -1)" = "1" ]
-RUN useradd -m -u 1000 -g 100 user
+RUN useradd -m -u 1000 -U user
 
 # cleanup logs and temporary files
 RUN set -euo pipefail; zypper -n --installroot /target clean -a; \

Reply via email to