Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ipxe for openSUSE:Factory checked in at 2022-06-23 10:24:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ipxe (Old) and /work/SRC/openSUSE:Factory/.ipxe.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ipxe" Thu Jun 23 10:24:58 2022 rev:14 rq:984582 version:1.21.1+git20210908.02ec659b Changes: -------- --- /work/SRC/openSUSE:Factory/ipxe/ipxe.changes 2022-05-24 20:31:47.826942442 +0200 +++ /work/SRC/openSUSE:Factory/.ipxe.new.1548/ipxe.changes 2022-06-23 10:25:43.651834989 +0200 @@ -1,0 +2,5 @@ +Mon Jun 20 08:35:31 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org> + +- Use the default gcc version in Tumbleweed builds. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ipxe.spec ++++++ --- /var/tmp/diff_new_pack.CEHcTN/_old 2022-06-23 10:25:44.011835381 +0200 +++ /var/tmp/diff_new_pack.CEHcTN/_new 2022-06-23 10:25:44.019835390 +0200 @@ -35,14 +35,14 @@ %if 0%{?sle_version} >= 150000 && 0%{?sle_version} < 159999 BuildRequires: cross-x86_64-gcc7 %else -BuildRequires: cross-x86_64-gcc10 +BuildRequires: cross-x86_64-gcc%{gcc_version} %endif %endif %ifarch x86_64 %if 0%{?sle_version} >= 150000 && 0%{?sle_version} < 159999 BuildRequires: cross-aarch64-gcc7 %else -BuildRequires: cross-aarch64-gcc10 +BuildRequires: cross-aarch64-gcc%{gcc_version} %endif %endif BuildRequires: perl