diff --git a/sources b/sources index 84fb255..1b60aa2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (u-boot-2018.07-rc1.tar.bz2) = fef2354326d29f0291ed853001f47ae7d78cf342ea47c90764bf6f51539b38d068c3d5304e35c3dfcd3c85db37ec5a92ac1dcc2b32f78e58f8cc2eee4a3681bc +SHA512 (u-boot-2018.07-rc2.tar.bz2) = 9a8842ad760841cf99f095e1883e11a9b28aacbf5429f9a4ca69e61bea9e17511dcd1f9e3d2b6c2429187bac0b26e6ee92917669c81eac2f2d894d069b5d8be4 diff --git a/uboot-tools.spec b/uboot-tools.spec index eaf58ca..2c5e6b4 100644 --- a/uboot-tools.spec +++ b/uboot-tools.spec @@ -1,8 +1,8 @@ -%global candidate rc1 +%global candidate rc2 Name: uboot-tools Version: 2018.07 -Release: 0.2%{?candidate:.%{candidate}}%{?dist} +Release: 0.3%{?candidate:.%{candidate}}%{?dist} Summary: U-Boot utilities License: GPLv2+ BSD LGPL-2.1+ LGPL-2.0+ URL: http://www.denx.de/wiki/U-Boot @@ -293,6 +293,10 @@ cp -p board/warp7/README builds/docs/README.warp7 %endif %changelog +* Wed Jun 20 2018 Peter Robinson 2018.07-0.3-rc2 +- 2018.07 RC2 +- Enable Helios4 + * Fri Jun 8 2018 Peter Robinson 2018.07-0.2-rc1 - Update sunxi MMC patch series, Tegra Nyan patch, SolidRun i.MX6 SoM rev 1.5 patch