Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lrzip for openSUSE:Factory checked in at 2023-05-02 16:19:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lrzip (Old) and /work/SRC/openSUSE:Factory/.lrzip.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lrzip" Tue May 2 16:19:25 2023 rev:2 rq:1083991 version:0.651 Changes: -------- --- /work/SRC/openSUSE:Factory/lrzip/lrzip.changes 2023-04-28 16:25:44.638842213 +0200 +++ /work/SRC/openSUSE:Factory/.lrzip.new.1533/lrzip.changes 2023-05-02 16:24:10.507642325 +0200 @@ -1,0 +2,5 @@ +Tue May 2 08:31:26 UTC 2023 - Guillaume GARDET <guillaume.gar...@opensuse.org> + +- Disable asm on non-x86* architectures to fix builds + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lrzip.spec ++++++ --- /var/tmp/diff_new_pack.QIxmzW/_old 2023-05-02 16:24:10.959645005 +0200 +++ /var/tmp/diff_new_pack.QIxmzW/_new 2023-05-02 16:24:10.963645029 +0200 @@ -49,7 +49,11 @@ %autosetup -p1 %build -%configure +%configure \ +%ifnarch %{ix86} x86_64 + --disable-asm \ +%endif + %make_build %install