From d09dfd414d52a25f350c0226464dbb517e64b9bb Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Tue, 2 Jan 2018 04:28:05 +0000 Subject: [PATCH] 2018.01 RC3 --- sources | 2 +- uboot-tools.spec | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/sources b/sources index 368f23f..7a8fa0b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (u-boot-2018.01-rc2.tar.bz2) = b9469b8c5910faba88af6dc8957521c9892c587bd97aeba66d9f16f36e5171c897c1bcd575b66f91fef8a98e0f82620d5181957f0e8d9f740c2512224018f5d5 +SHA512 (u-boot-2018.01-rc3.tar.bz2) = c5c896b29f16e57ee1886d2905b9c19f16fe2294267604edfce7eb3cc0c50d149841e44da9c6b42805d672437966d0a7e5ebba6ca845ea28708554a6e12c0ae6 diff --git a/uboot-tools.spec b/uboot-tools.spec index e8e1d35..61e4683 100644 --- a/uboot-tools.spec +++ b/uboot-tools.spec @@ -1,8 +1,8 @@ -%global candidate rc2 +%global candidate rc3 Name: uboot-tools Version: 2018.01 -Release: 0.1%{?candidate:.%{candidate}}%{?dist} +Release: 0.2%{?candidate:.%{candidate}}%{?dist} Summary: U-Boot utilities License: GPLv2+ BSD LGPL-2.1+ LGPL-2.0+ URL: http://www.denx.de/wiki/U-Boot @@ -283,6 +283,9 @@ cp -p board/warp7/README builds/docs/README.warp7 %endif %changelog +* Tue Jan 2 2018 Peter Robinson 2018.01-0.2.rc3 +- 2018.01 RC3 + * Tue Dec 19 2017 Peter Robinson 2018.01-0.1.rc2 - 2018.01 RC2