Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package distrobox-image for openSUSE:Factory checked in at 2025-06-12 18:11:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/distrobox-image (Old) and /work/SRC/openSUSE:Factory/.distrobox-image.new.19631 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "distrobox-image" Thu Jun 12 18:11:39 2025 rev:5 rq:1285146 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/distrobox-image/distrobox-image.changes 2024-06-14 19:06:35.185350158 +0200 +++ /work/SRC/openSUSE:Factory/.distrobox-image.new.19631/distrobox-image.changes 2025-06-12 18:11:43.789306165 +0200 @@ -1,0 +2,5 @@ +Thu Mar 20 07:42:28 UTC 2025 - Guillaume GARDET <guillaume.gar...@opensuse.org> + +- Build on aarch64 as well + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.3G5UJ1/_old 2025-06-12 18:11:44.285326729 +0200 +++ /var/tmp/diff_new_pack.3G5UJ1/_new 2025-06-12 18:11:44.289326895 +0200 @@ -3,7 +3,7 @@ #!BuildTag: opensuse/distrobox:%OS_VERSION_ID% #!BuildTag: opensuse/distrobox:%OS_VERSION_ID%.%RELEASE% -#!ExclusiveArch: x86_64 +#!ExclusiveArch: x86_64 aarch64 FROM opensuse/tumbleweed:latest LABEL maintainer="Richard Brown <rbrowns...@opensuse.org>"