Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package PrusaSlicer for openSUSE:Factory checked in at 2025-10-10 17:08:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/PrusaSlicer (Old) and /work/SRC/openSUSE:Factory/.PrusaSlicer.new.5300 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "PrusaSlicer" Fri Oct 10 17:08:40 2025 rev:51 rq:1309981 version:2.9.3 Changes: -------- --- /work/SRC/openSUSE:Factory/PrusaSlicer/PrusaSlicer.changes 2025-10-04 18:52:54.969954203 +0200 +++ /work/SRC/openSUSE:Factory/.PrusaSlicer.new.5300/PrusaSlicer.changes 2025-10-10 17:09:30.021626277 +0200 @@ -1,0 +2,8 @@ +Thu Oct 9 11:21:20 UTC 2025 - Ben Greiner <[email protected]> + +- Disable build on RISC-V: Extensive resource requirement. If any + user comes up with a legitimate need to start the slicer on a + RISC-V machine, we might need to adjust the constraints. + See also gh#openSUSE/obs-docu#431 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ PrusaSlicer.spec ++++++ --- /var/tmp/diff_new_pack.rYeCy7/_old 2025-10-10 17:09:31.349682131 +0200 +++ /var/tmp/diff_new_pack.rYeCy7/_new 2025-10-10 17:09:31.353682299 +0200 @@ -114,8 +114,8 @@ BuildRequires: pkgconfig(wayland-egl) BuildRequires: pkgconfig(webkit2gtk-4.1) Requires: noto-sans-fonts -# Cannot allocate memory to build -ExcludeArch: %{ix86} +# Cannot allocate memory to build, or needs way too much resources +ExcludeArch: %{ix86} %riscv %description PrusaSlicer takes 3D models (STL, OBJ, AMF) and converts them into G-code
