diff --git a/sources b/sources index f61376b..098586c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (u-boot-2017.07-rc2.tar.bz2) = 3dd181169326d748b9be65f5b44b61149bfc9d72c6321768c9ac1fb6e0f031d5de25346845a574aa29bc5fb3fd2de648a67cac748282f0885377afc1056768c4 +SHA512 (u-boot-2017.07-rc3.tar.bz2) = 5094e452d159644c86cad5d1f60ea7a46f5bddd962f271300d548784e9d19ced5294ef45929a3c8ff6f317feaeb89658c4ac5a801bdd71505d871570a03865fc diff --git a/uboot-tools.spec b/uboot-tools.spec index 0c2dcbb..ab5ee1d 100644 --- a/uboot-tools.spec +++ b/uboot-tools.spec @@ -1,8 +1,8 @@ -%global candidate rc2 +%global candidate rc3 Name: uboot-tools Version: 2017.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 @@ -274,6 +274,9 @@ cp -p board/warp7/README builds/docs/README.warp7 %endif %changelog +* Thu Jul 6 2017 Peter Robinson 2017.07-0.3.rc3 +- 2017.07 RC3 + * Tue Jun 20 2017 Peter Robinson 2017.07-0.2.rc2 - 2017.07 RC2 - Enable AllWinner: NanoPi M1+, NanoPi Neo2, SoPine baseboard, OrangePi Zero+2, OrangePi Win