Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package patterns-microos for openSUSE:Factory checked in at 2022-10-22 14:13:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/patterns-microos (Old) and /work/SRC/openSUSE:Factory/.patterns-microos.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "patterns-microos" Sat Oct 22 14:13:05 2022 rev:54 rq:1030320 version:5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/patterns-microos/patterns-microos.changes 2022-10-06 07:41:26.492585446 +0200 +++ /work/SRC/openSUSE:Factory/.patterns-microos.new.2275/patterns-microos.changes 2022-10-22 14:13:40.336821214 +0200 @@ -1,0 +2,17 @@ +Fri Oct 21 08:19:01 UTC 2022 - Richard Brown <rbr...@suse.com> + +- Require at-spi2-core else risk major performance issues (boo#1204564) + +------------------------------------------------------------------- +Wed Oct 19 07:05:42 UTC 2022 - Guillaume GARDET <guillaume.gar...@opensuse.org> + +- Do not require kdump on 32-bit arm - boo#1203888 + +------------------------------------------------------------------- +Mon Oct 17 09:14:52 UTC 2022 - Guillaume GARDET <guillaume.gar...@opensuse.org> + +- Replace tftpboot-installation-openSUSE-MicroOS-%{_arch} + with tftpboot-installation-openSUSE-MicroOS-%{_target_cpu} + to match what installation-images:MicroOS produces + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ patterns-microos.spec ++++++ --- /var/tmp/diff_new_pack.lfUktE/_old 2022-10-22 14:13:40.884822513 +0200 +++ /var/tmp/diff_new_pack.lfUktE/_new 2022-10-22 14:13:40.900822550 +0200 @@ -100,7 +100,9 @@ Requires: health-checker-plugins-MicroOS Requires: iputils Requires: issue-generator +%ifnarch %{arm} Requires: kdump +%endif Requires: less Requires: microos-tools Requires: openssh @@ -480,6 +482,8 @@ Requires: gvfs-backends # We need the icons to work Requires: adwaita-icon-theme +# We need this for accessability and the lack of it causes big performance issues (boo#1204564) +Requires: at-spi2-core # Some fonts Requires: adobe-sourcecodepro-fonts Requires: adobe-sourcesanspro-fonts @@ -611,7 +615,7 @@ Requires: policycoreutils-python-utils Requires: qemu-guest-agent Requires: spice-vdagent -Requires: tftpboot-installation-openSUSE-MicroOS-%{_arch} +Requires: tftpboot-installation-openSUSE-MicroOS-%{_target_cpu} %ifarch %ix86 x86_64 Requires: ucode-amd Requires: ucode-intel