From a1ca8aaeb340a021eb1f2355e1a4d04bbbfe31fc Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Mar 13 2017 18:14:52 +0000 Subject: 2017.03 --- diff --git a/sources b/sources index c7da101..5b63b98 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (u-boot-2017.03-rc3.tar.bz2) = 12a1fe34f16d873077e87ed3a3f4013489315ecea8cfeb4b342b5a8e181c7010e2fe211a1d572bed546d14c5f9b3e67c5ece5be15ff75a81acfdc0f427db601a +SHA512 (u-boot-2017.03.tar.bz2) = 4f6fe0d532d1d7c6c39b1f46a0b4e46a386a479562875a39d8c0b235888b5f98d371741597c13a6815dbdb3e0fc161aeca43cc630f32ec41629f2796bfaed84a diff --git a/uboot-tools.spec b/uboot-tools.spec index 568b095..8ac7b28 100644 --- a/uboot-tools.spec +++ b/uboot-tools.spec @@ -1,8 +1,8 @@ -%global candidate rc3 +#global candidate rc3 Name: uboot-tools Version: 2017.03 -Release: 0.7%{?candidate:.%{candidate}}%{?dist} +Release: 1%{?candidate:.%{candidate}}%{?dist} Summary: U-Boot utilities Group: Development/Tools @@ -255,6 +255,9 @@ cp -p board/rockchip/evb_rk3399/README doc/README.evb_rk3399 %endif %changelog +* Mon Mar 13 2017 Peter Robinson 2017.03-1 +- 2017.03 + * Mon Mar 6 2017 Peter Robinson 2017.03-0.7.rc3 - Add support for SATA on Cubox-i and Hummingboard - Add initial Hummingboard 2 (Gate/Edge) support