From 9823edcb940f37823bf369303c20dae2158a0a4a Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Tue, 19 Feb 2019 09:01:34 +0000 Subject: [PATCH] 2019.04 RC2 --- sources | 2 +- uboot-tools.spec | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/sources b/sources index b32af2a..806e2a9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (u-boot-2019.04-rc1.tar.bz2) = 1c7fc10925706b629bc4f37b41cb47ef45ed47a2b0e84ffed173a53d387182b23ab8575b567ec6bac3c6368caffac1e176442822cc298fd824b779e619f170df +SHA512 (u-boot-2019.04-rc2.tar.bz2) = 3403413b4a34f736aa08c67055a8e3914dc2a2326c0533bd66730284fadca6ed26ada0c6f58f4f1c2bc40865fb4f0a835cffac759f29e1cd5ce22bd743ada312 diff --git a/uboot-tools.spec b/uboot-tools.spec index 0412e78..0b2d93f 100644 --- a/uboot-tools.spec +++ b/uboot-tools.spec @@ -1,8 +1,8 @@ -%global candidate rc1 +%global candidate rc2 Name: uboot-tools Version: 2019.04 -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 @@ -313,6 +313,9 @@ cp -p board/warp7/README builds/docs/README.warp7 %endif %changelog +* Tue Feb 19 2019 Peter Robinson 2019.04-0.3-rc2 +- 2019.04 RC2 + * Sat Feb 9 2019 Peter Robinson 2019.04-0.2-rc1 - Build against new ATF snapshot