From 37df6bdb67201a7865b031f31f8430ea3dd9c99d Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Tue, 3 Jan 2017 01:18:52 +0000 Subject: [PATCH] 2017.01 RC3 --- sources | 2 +- uboot-tools.spec | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/sources b/sources index 404bcb3..3059ad8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (u-boot-2017.01-rc2.tar.bz2) = f3180b38f538f9084176ab154573afecbb5ee3c044f58d5e575c849b526e2cfbccf33eb065c722de9bdf0b55bf5128ef95c9ba200cfb6e9c56d6f80eedebeda5 +SHA512 (u-boot-2017.01-rc3.tar.bz2) = 7281015a9132c45a86648136dc7319f97b6ed71f6fe3bcc958cf7889841da7e6202e26850b5f2558578d3b957e6bcc1ac22268e9a60d703b462bdca227314420 diff --git a/uboot-tools.spec b/uboot-tools.spec index 2e18cf3..79c5344 100644 --- a/uboot-tools.spec +++ b/uboot-tools.spec @@ -1,8 +1,8 @@ -%global candidate rc2 +%global candidate rc3 Name: uboot-tools Version: 2017.01 -Release: 0.2%{?candidate:.%{candidate}}%{?dist} +Release: 0.3%{?candidate:.%{candidate}}%{?dist} Summary: U-Boot utilities Group: Development/Tools @@ -249,6 +249,9 @@ cp -p board/rockchip/evb_rk3399/README doc/README.evb_rk3399 %endif %changelog +* Tue Jan 3 2017 Peter Robinson 2017.01-03.rc3 +- 2017.01 RC3 + * Tue Dec 20 2016 Peter Robinson 2017.01-02.rc2 - 2017.01 RC2