Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gdm for openSUSE:Factory checked in 
at 2025-09-12 21:09:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gdm (Old)
 and      /work/SRC/openSUSE:Factory/.gdm.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gdm"

Fri Sep 12 21:09:08 2025 rev:288 rq:1304073 version:48.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gdm/gdm.changes  2025-09-01 17:17:32.881309187 
+0200
+++ /work/SRC/openSUSE:Factory/.gdm.new.1977/gdm.changes        2025-09-12 
21:09:17.114607765 +0200
@@ -1,0 +2,6 @@
+Thu Sep 11 10:57:19 UTC 2025 - Dominique Leuenberger <[email protected]>
+
+- Create /run/gdm in case it would not exist yet; this could
+  potentially happen on offline upgrades.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gdm.spec ++++++
--- /var/tmp/diff_new_pack.LnH3MK/_old  2025-09-12 21:09:18.478665283 +0200
+++ /var/tmp/diff_new_pack.LnH3MK/_new  2025-09-12 21:09:18.478665283 +0200
@@ -365,6 +365,7 @@
 if [ $1 -gt 1 ]; then
   if [ "$(systemctl is-enabled display-manager-legacy)" = "enabled" -a -x 
/usr/sbin/update-alternatives ]; then
     if [ "$(update-alternatives  --query default-displaymanager | awk 
'/Value:/ {print $2}')" = "/usr/lib/X11/displaymanagers/gdm" ]; then
+        mkdir -p /run/gdm
         touch /run/gdm/migrate_to_gdm
     fi
   fi

Reply via email to