Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ugrep for openSUSE:Factory checked in at 2024-10-14 13:08:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ugrep (Old) and /work/SRC/openSUSE:Factory/.ugrep.new.19354 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ugrep" Mon Oct 14 13:08:08 2024 rev:75 rq:1207848 version:6.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ugrep/ugrep.changes 2024-08-25 12:10:52.321215439 +0200 +++ /work/SRC/openSUSE:Factory/.ugrep.new.19354/ugrep.changes 2024-10-14 13:08:27.335847687 +0200 @@ -1,0 +2,5 @@ +Wed Oct 9 05:24:34 UTC 2024 - jun wang <jgw...@suse.com> + +- disable AVX2/AVX512BW CPU extensions because of bsc#1222752 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ugrep.spec ++++++ --- /var/tmp/diff_new_pack.sQ2iCw/_old 2024-10-14 13:08:27.823868150 +0200 +++ /var/tmp/diff_new_pack.sQ2iCw/_new 2024-10-14 13:08:27.823868150 +0200 @@ -101,6 +101,7 @@ %build %configure \ + --disable-avx2 \ --enable-color \ %if 0%{?suse_version} > 1599 --with-bzip3 \