Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package u-boot for openSUSE:Factory checked in at 2021-08-12 09:00:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/u-boot (Old) and /work/SRC/openSUSE:Factory/.u-boot.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "u-boot" Thu Aug 12 09:00:54 2021 rev:153 rq:910519 version:2021.07 Changes: -------- --- /work/SRC/openSUSE:Factory/u-boot/u-boot.changes 2021-08-05 20:48:01.735937029 +0200 +++ /work/SRC/openSUSE:Factory/.u-boot.new.1899/u-boot.changes 2021-08-12 09:01:01.046213100 +0200 @@ -1,0 +2,6 @@ +Fri Aug 6 09:58:41 UTC 2021 - Matwey Kornilov <matwey.korni...@gmail.com> + +- u-boot-bin.spl is used for UART or USB boot. Lets package it + for convinience. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ u-boot.spec ++++++ --- /var/tmp/diff_new_pack.iLAqML/_old 2021-08-12 09:01:01.666212111 +0200 +++ /var/tmp/diff_new_pack.iLAqML/_new 2021-08-12 09:01:01.670212104 +0200 @@ -501,6 +501,7 @@ %endif %if %x_loader == 1 install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO +install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin %endif %if %origen_spl == 1 install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin