Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package socat for openSUSE:Factory checked in at 2026-08-06 16:18:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/socat (Old) and /work/SRC/openSUSE:Factory/.socat.new.16738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "socat" Thu Aug 6 16:18:43 2026 rev:52 rq:1369702 version:1.8.1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/socat/socat.changes 2026-06-29 17:30:35.282500040 +0200 +++ /work/SRC/openSUSE:Factory/.socat.new.16738/socat.changes 2026-08-06 16:18:55.461584423 +0200 @@ -1,0 +2,5 @@ +Wed Aug 5 08:25:38 UTC 2026 - Guillaume GARDET <[email protected]> + +- Use %{arm} instead of armv6l/armv6hl to include armv7 as well + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ socat.spec ++++++ --- /var/tmp/diff_new_pack.vO0LlI/_old 2026-08-06 16:18:55.997603124 +0200 +++ /var/tmp/diff_new_pack.vO0LlI/_new 2026-08-06 16:18:56.001603263 +0200 @@ -93,12 +93,12 @@ export TERM=ansi # use a small but safe subset of all tests sotests="filan consistency stdio fd pipe pipes exec gopen noatime system" -%ifnarch armv6l armv6hl aarch64 +%ifnarch %{arm} aarch64 # add some more tests for fast machines only sotests="$sotests unix" %endif # increase socket shutdown timeout, default 0.1 or 0.5 caused sometimes -# random failures on slow machines (armv6l, aarch64) +# random failures on slow machines (armv6/7, aarch64) export OPTS="-t 2" ./test.sh $sotests
