Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package wlrctl for openSUSE:Factory checked in at 2023-05-23 14:54:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wlrctl (Old) and /work/SRC/openSUSE:Factory/.wlrctl.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wlrctl" Tue May 23 14:54:56 2023 rev:2 rq:1088586 version:0.2.2~0 Changes: -------- --- /work/SRC/openSUSE:Factory/wlrctl/wlrctl.changes 2023-05-16 14:28:17.056036305 +0200 +++ /work/SRC/openSUSE:Factory/.wlrctl.new.1533/wlrctl.changes 2023-05-23 14:55:31.886833883 +0200 @@ -1,0 +2,6 @@ +Tue May 23 07:34:30 UTC 2023 - Guillaume GARDET <guillaume.gar...@opensuse.org> + +- Disable build on arch with unsigned char + See: https://todo.sr.ht/~brocellous/wlrctl/4 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wlrctl.spec ++++++ --- /var/tmp/diff_new_pack.oMkoJW/_old 2023-05-23 14:55:32.374836770 +0200 +++ /var/tmp/diff_new_pack.oMkoJW/_new 2023-05-23 14:55:32.382836818 +0200 @@ -29,6 +29,8 @@ BuildRequires: pkgconfig(scdoc) BuildRequires: pkgconfig(wayland-client) BuildRequires: pkgconfig(xkbcommon) +# Build failure on arch with unsigned char - https://todo.sr.ht/~brocellous/wlrctl/4 +ExclusiveArch: %{ix86} x86_64 %description wlrctl is a command line utility for miscellaneous wlroots Wayland extensions.