diff --git a/uboot-tools.spec b/uboot-tools.spec index 3d244a3..f2f7336 100644 --- a/uboot-tools.spec +++ b/uboot-tools.spec @@ -1,8 +1,8 @@ -%global candidate rc1 +%global candidate rc2 Name: uboot-tools Version: 2017.03 -Release: 0.3%{?candidate:.%{candidate}}%{?dist} +Release: 0.4%{?candidate:.%{candidate}}%{?dist} Summary: U-Boot utilities Group: Development/Tools @@ -252,6 +252,9 @@ cp -p board/rockchip/evb_rk3399/README doc/README.evb_rk3399 %endif %changelog +* Mon Feb 13 2017 Peter Robinson 2017.03-0.4.rc2 +- 2017.03 RC2 + * Mon Feb 13 2017 Peter Robinson 2017.03-0.3.rc1 - Add patches to fix build against OpenSSL 1.1