Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package valgrind for openSUSE:Factory checked in at 2023-10-27 22:27:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/valgrind (Old) and /work/SRC/openSUSE:Factory/.valgrind.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "valgrind" Fri Oct 27 22:27:09 2023 rev:146 rq:1120367 version:3.21.0 Changes: -------- --- /work/SRC/openSUSE:Factory/valgrind/valgrind.changes 2023-10-24 20:07:13.242045416 +0200 +++ /work/SRC/openSUSE:Factory/.valgrind.new.17445/valgrind.changes 2023-10-27 22:27:14.049404045 +0200 @@ -1,0 +2,5 @@ +Wed Oct 25 19:02:01 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- remove buildrequires on 32bit packages + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ valgrind.spec ++++++ --- /var/tmp/diff_new_pack.IArxE1/_old 2023-10-27 22:27:14.677427078 +0200 +++ /var/tmp/diff_new_pack.IArxE1/_new 2023-10-27 22:27:14.681427225 +0200 @@ -59,6 +59,7 @@ %else BuildRequires: gcc-c++ %endif +%if !0%{?disable_32bit} %ifarch x86_64 ppc64 BuildRequires: glibc-devel-32bit %if 0%{?suse_version} < 1500 @@ -67,7 +68,7 @@ BuildRequires: gcc-c++-32bit %endif %endif -%else +%endif %endif %description