Hello community, here is the log from the commit of package u-boot for openSUSE:Leap:15.2 checked in at 2020-04-17 13:37:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/u-boot (Old) and /work/SRC/openSUSE:Leap:15.2/.u-boot.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "u-boot" Fri Apr 17 13:37:32 2020 rev:58 rq:793937 version:2020.01 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/u-boot/u-boot.changes 2020-04-02 16:49:34.606043872 +0200 +++ /work/SRC/openSUSE:Leap:15.2/.u-boot.new.2738/u-boot.changes 2020-04-17 13:37:33.452220520 +0200 @@ -1,0 +2,16 @@ +Tue Apr 14 09:16:06 UTC 2020 - Matthias Brugger <[email protected]> + +- set udpate_git.sh branch to sle15-sp2 + +------------------------------------------------------------------- +Mon Apr 6 06:46:54 UTC 2020 - Guillaume GARDET <[email protected]> + +- Build odroid-n2 version + +------------------------------------------------------------------- +Tue Mar 31 21:34:26 UTC 2020 - Petr Tesařík <[email protected]> + +- Use proper quoting for the modalias Supplements (see also + https://github.com/openSUSE/libzypp/issues/216). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ u-boot.spec ++++++ --- /var/tmp/diff_new_pack.vzhvLk/_old 2020-04-17 13:37:34.532221332 +0200 +++ /var/tmp/diff_new_pack.vzhvLk/_new 2020-04-17 13:37:34.536221335 +0200 @@ -132,7 +132,7 @@ %if "%target" == "dragonboard410c" || "%target" == "dragonboard820c" %define is_armv8 1 %endif -%if "%target" == "geekbox" || "%target" == "hikey" || "%target" == "khadas-vim" || "%target" == "khadas-vim2" || "%target" == "libretech-ac" || "%target" == "libretech-cc" || "%target" == "ls1012afrdmqspi" || "%target" == "mvebudb-88f3720" || "%target" == "mvebudbarmada8k" || "%target" == "mvebuespressobin-88f3720" || "%target" == "mvebumcbin-88f8040" || "%target" == "odroid-c2" || "%target" == "p2371-2180" || "%target" == "p2771-0000-500" || "%target" == "p3450-0000" || "%target" == "poplar" +%if "%target" == "geekbox" || "%target" == "hikey" || "%target" == "khadas-vim" || "%target" == "khadas-vim2" || "%target" == "libretech-ac" || "%target" == "libretech-cc" || "%target" == "ls1012afrdmqspi" || "%target" == "mvebudb-88f3720" || "%target" == "mvebudbarmada8k" || "%target" == "mvebuespressobin-88f3720" || "%target" == "mvebumcbin-88f8040" || "%target" == "odroid-c2" || "%target" == "odroid-n2" || "%target" == "p2371-2180" || "%target" == "p2771-0000-500" || "%target" == "p3450-0000" || "%target" == "poplar" %define is_armv8 1 %endif %if "%target" == "avnetultra96rev1" || "%target" == "xilinxzynqmpgeneric" || "%target" == "xilinxzynqmpzcu102rev10" @@ -313,12 +313,12 @@ Provides: Sinovoip_BPI_M2_Plus %endif %if "%{name}" == "u-boot-rpiarm64" +Supplements: modalias(of:NfirmwareT*Craspberrypi%2Cbcm2835-firmwareC*) # Provides one u-boot image for both RPi3 and RPi4 Obsoletes: u-boot-rpi3 < %{version} Provides: u-boot-rpi3 = %{version} Obsoletes: u-boot-rpi4 < %{version} Provides: u-boot-rpi4 = %{version} -Supplements: modalias(of:NfirmwareT*Craspberrypi?bcm2835-firmwareC*) %endif %description ++++++ _multibuild ++++++ --- /var/tmp/diff_new_pack.vzhvLk/_old 2020-04-17 13:37:34.608221389 +0200 +++ /var/tmp/diff_new_pack.vzhvLk/_new 2020-04-17 13:37:34.612221392 +0200 @@ -48,6 +48,7 @@ <flavor>nanopineoair</flavor> <flavor>odroid</flavor> <flavor>odroid-c2</flavor> + <flavor>odroid-n2</flavor> <flavor>odroid-xu3</flavor> <flavor>omap3beagle</flavor> <flavor>omap4panda</flavor> ++++++ update_git.sh ++++++ --- /var/tmp/diff_new_pack.vzhvLk/_old 2020-04-17 13:37:34.648221420 +0200 +++ /var/tmp/diff_new_pack.vzhvLk/_new 2020-04-17 13:37:34.648221420 +0200 @@ -13,7 +13,7 @@ GIT_TREE=git://github.com/openSUSE/u-boot.git GIT_LOCAL_TREE=~/git/u-boot-opensuse -GIT_BRANCH=tumbleweed-2020.01 +GIT_BRANCH=sle15-sp2 GIT_UPSTREAM_TAG=v2020.01 GIT_DIR=/dev/shm/u-boot-factory-git-dir CMP_DIR=/dev/shm/u-boot-factory-cmp-dir
