From a0d3b7bbcd77a46ce610f45bfa93d7e069a8c028 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Tue, 5 Jul 2016 20:11:00 +0100 Subject: [PATCH] 2016.07 RC3 --- sources | 2 +- uboot-tools.spec | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/sources b/sources index b98645e..5e44eea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a4647a3654bce486fd8b50ad7de5789e u-boot-2016.07-rc2.tar.bz2 +78f339300a811e7a70dec42520d14110 u-boot-2016.07-rc3.tar.bz2 diff --git a/uboot-tools.spec b/uboot-tools.spec index ab7535f..692c01a 100644 --- a/uboot-tools.spec +++ b/uboot-tools.spec @@ -1,8 +1,8 @@ -%global candidate rc2 +%global candidate rc3 Name: uboot-tools Version: 2016.07 -Release: 0.2%{?candidate:.%{candidate}}%{?dist} +Release: 0.3%{?candidate:.%{candidate}}%{?dist} Summary: U-Boot utilities Group: Development/Tools @@ -192,6 +192,9 @@ install -p -m 0644 tools/env/fw_env.config $RPM_BUILD_ROOT%{_sysconfdir} %endif %changelog +* Tue Jul 5 2016 Peter Robinson 2016.07-0.3rc3 +- 2016.07 RC3 + * Tue Jun 21 2016 Peter Robinson 2016.07-0.2rc2 - 2016.07 RC2