Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xorg-x11-server for openSUSE:Factory 
checked in at 2026-01-17 21:41:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xorg-x11-server (Old)
 and      /work/SRC/openSUSE:Factory/.xorg-x11-server.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xorg-x11-server"

Sat Jan 17 21:41:50 2026 rev:446 rq:1327677 version:21.1.21

Changes:
--------
--- /work/SRC/openSUSE:Factory/xorg-x11-server/xorg-x11-server.changes  
2025-11-27 15:19:18.567282626 +0100
+++ 
/work/SRC/openSUSE:Factory/.xorg-x11-server.new.1928/xorg-x11-server.changes    
    2026-01-17 21:41:59.052039776 +0100
@@ -1,0 +2,6 @@
+Fri Jan 16 13:26:56 UTC 2026 - Stefan Dirsch <[email protected]>
+
+- fix installation of directory for compiled keyboard layouts for
+  Immutable mode (jsc#PED-14914)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xorg-x11-server.spec ++++++
--- /var/tmp/diff_new_pack.rWVwQK/_old  2026-01-17 21:42:00.412095488 +0100
+++ /var/tmp/diff_new_pack.rWVwQK/_new  2026-01-17 21:42:00.416095652 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xorg-x11-server
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -521,7 +521,6 @@
 %{?python3_fix_shebang_path:%python3_fix_shebang_path 
%{buildroot}/usr/src/xserver/hw/xwin/glx/gen_gl_wrappers.py}
 
 %post
-%tmpfiles_create xkb.conf
 %{fillup_only -an displaymanager}
 # Move SaX2 generated xorg.conf file to xorg.conf.sle11
 #
@@ -551,6 +550,9 @@
 %endif
 exit 0
 
+%posttrans
+%tmpfiles_create xkb.conf
+
 %if 0%{?suse_version} >= 1315
 %postun
 if [ "$1" = 0 ] ; then
@@ -577,8 +579,6 @@
 %{_datadir}/X11/xorg.conf.d/*.conf
 %endif
 %{_tmpfilesdir}/xkb.conf
-%dir %{_localstatedir}/lib/xkb
-%dir %{_localstatedir}/lib/xkb/compiled
 %dir %{_libdir}/xorg
 %{_libdir}/xorg/protocol.txt
 %{_mandir}/man1/*

++++++ xkb-tmpfiles.conf ++++++
--- /var/tmp/diff_new_pack.rWVwQK/_old  2026-01-17 21:42:00.624104173 +0100
+++ /var/tmp/diff_new_pack.rWVwQK/_new  2026-01-17 21:42:00.628104337 +0100
@@ -1,2 +1,4 @@
+d /var/lib/xkb/ 0755 root root
+d /var/lib/xkb/compiled 0755 root root
 C /var/lib/xkb/compiled/README.compiled 0644 - - - 
/usr/share/factory/var/lib/xkb/compiled/README.compiled
 

Reply via email to