Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xdg-user-dirs for openSUSE:Factory 
checked in at 2026-07-02 20:06:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xdg-user-dirs (Old)
 and      /work/SRC/openSUSE:Factory/.xdg-user-dirs.new.1982 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xdg-user-dirs"

Thu Jul  2 20:06:07 2026 rev:35 rq:1362610 version:0.20

Changes:
--------
--- /work/SRC/openSUSE:Factory/xdg-user-dirs/xdg-user-dirs.changes      
2026-04-25 21:35:14.052555823 +0200
+++ /work/SRC/openSUSE:Factory/.xdg-user-dirs.new.1982/xdg-user-dirs.changes    
2026-07-02 20:06:40.323604049 +0200
@@ -1,0 +2,10 @@
+Tue Jun  2 06:27:19 UTC 2026 - Bjørn Lie <[email protected]>
+
+- Add drop-x-gnome-autostart.patch: Allow systemd to manage the
+  start of xdg-user-dirs user service. When X-GNOME-Autostart-Phase
+  is set in a .desktop file, systemd ignores it, and since
+  gnome-session stopped handling services, we ended up with it
+  never beeing started.
+  https://gitlab.freedesktop.org/xdg/xdg-user-dirs/-/work_items/52
+
+-------------------------------------------------------------------

New:
----
  drop-x-gnome-autostart.patch

----------(New B)----------
  New:
- Add drop-x-gnome-autostart.patch: Allow systemd to manage the
  start of xdg-user-dirs user service. When X-GNOME-Autostart-Phase
----------(New E)----------

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

Other differences:
------------------
++++++ xdg-user-dirs.spec ++++++
--- /var/tmp/diff_new_pack.A4jYxu/_old  2026-07-02 20:06:41.167633130 +0200
+++ /var/tmp/diff_new_pack.A4jYxu/_new  2026-07-02 20:06:41.171633267 +0200
@@ -24,6 +24,8 @@
 Group:          System/GUI/Other
 URL:            https://freedesktop.org/wiki/Software/xdg-user-dirs
 Source0:        
https://user-dirs.freedesktop.org/releases/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM drop-x-gnome-autostart.patch -- Allow systemd to manage 
the start of xdg-user-dirs user service
+Patch0:         drop-x-gnome-autostart.patch
 
 BuildRequires:  meson >= 1.0
 BuildRequires:  suse-xsl-stylesheets

++++++ drop-x-gnome-autostart.patch ++++++
Index: xdg-user-dirs-0.20/data/xdg-user-dirs.desktop
===================================================================
--- xdg-user-dirs-0.20.orig/data/xdg-user-dirs.desktop
+++ xdg-user-dirs-0.20/data/xdg-user-dirs.desktop
@@ -6,6 +6,5 @@ Exec=xdg-user-dirs-update
 StartupNotify=false
 NoDisplay=true
 
-X-GNOME-Autostart-Phase=EarlyInitialization
 X-KDE-autostart-phase=1
 X-systemd-skip=true

Reply via email to