From 45ad9674851f9a8fa279883fe1813e61abd55a4c Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Tue, 13 Mar 2018 15:13:47 +0000 Subject: [PATCH] 2018.03 GA --- sources | 2 +- uboot-tools.spec | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/sources b/sources index f5ac3bc..7427629 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (u-boot-2018.03-rc4.tar.bz2) = 65116776c02650a98d55b42b81264675bc9e850c63a145a7686c3c3bea128055fe96f96d07013211f1313acaeb2c6be84683ecd552004cff5f689a350850947d +SHA512 (u-boot-2018.03.tar.bz2) = adcf2446f33173bde48abd882e99e44b28f0ce88db803085def0160bbe3808d23ac383c57a6c9b0f2b724dd62d4b4bb18e44ec101d53928eafe889fc7b0547c7 diff --git a/uboot-tools.spec b/uboot-tools.spec index 2453790..ea81225 100644 --- a/uboot-tools.spec +++ b/uboot-tools.spec @@ -1,8 +1,8 @@ -%global candidate rc4 +#global candidate rc4 Name: uboot-tools Version: 2018.03 -Release: 0.11%{?candidate:.%{candidate}}%{?dist} +Release: 1%{?candidate:.%{candidate}}%{?dist} Summary: U-Boot utilities License: GPLv2+ BSD LGPL-2.1+ LGPL-2.0+ URL: http://www.denx.de/wiki/U-Boot @@ -288,6 +288,9 @@ cp -p board/warp7/README builds/docs/README.warp7 %endif %changelog +* Tue Mar 13 2018 Peter Robinson 2018.03-1 +- 2018.03 GA + * Fri Mar 9 2018 Peter Robinson 2018.03-0.11.rc4 - Enable support for Jetson TX2