Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sway for openSUSE:Factory checked in at 2025-12-09 12:53:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sway (Old) and /work/SRC/openSUSE:Factory/.sway.new.1939 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sway" Tue Dec 9 12:53:00 2025 rev:53 rq:1321644 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/sway/sway.changes 2025-12-05 16:59:35.675862226 +0100 +++ /work/SRC/openSUSE:Factory/.sway.new.1939/sway.changes 2025-12-09 12:59:09.382169096 +0100 @@ -1,0 +2,5 @@ +Fri Dec 5 10:05:50 UTC 2025 - Filippo Bonazzi <[email protected]> + +- Properly use sway-xkb-layout-generator package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sway.spec ++++++ --- /var/tmp/diff_new_pack.ILbE8i/_old 2025-12-09 12:59:10.186202988 +0100 +++ /var/tmp/diff_new_pack.ILbE8i/_new 2025-12-09 12:59:10.186202988 +0100 @@ -59,7 +59,6 @@ # WARNING: do not set this to versioned, as it breaks other branding providers # such as openSUSEway (bsc#1222579) Requires: %{name}-branding -Requires(post): sway-xkb-layout-generator Recommends: swaybar Recommends: swaynag # For file picker and other stuff and for the sway-portal.conf @@ -83,10 +82,7 @@ Conflicts: %{name}-branding Provides: %{name}-branding = %{version} BuildArch: noarch -# For /etc/vconsole.conf -Requires(post): udev -# For localectl -Requires(post): systemd +Requires(post): sway-xkb-layout-generator #BRAND: /etc/sway/config contains upstream config and brand %description branding-upstream @@ -169,7 +165,7 @@ %post branding-upstream test -e %{_sysconfdir}/sway/keyboard.conf \ - || %{_libexecdir}/xkb-layout-generator > %{_sysconfdir}/sway/keyboard.conf + || %{_libexecdir}/sway-xkb-layout-generator > %{_sysconfdir}/sway/keyboard.conf %files %license LICENSE
