diff --git a/sources b/sources index de564bf..e6acc4e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -693207f729db387928c0044b36cd7809 u-boot-2015.10-rc4.tar.bz2 +9f2cf6c1a2f52bf746c9a8ff1069828f u-boot-2015.10-rc5.tar.bz2 diff --git a/uboot-tools.spec b/uboot-tools.spec index 0654292..0193e6b 100644 --- a/uboot-tools.spec +++ b/uboot-tools.spec @@ -1,8 +1,8 @@ -%global candidate rc4 +%global candidate rc5 Name: uboot-tools Version: 2015.10 -Release: 0.3%{?candidate:.%{candidate}}%{?dist} +Release: 0.4%{?candidate:.%{candidate}}%{?dist} Summary: U-Boot utilities Group: Development/Tools @@ -165,6 +165,9 @@ install -p -m 0644 tools/env/fw_env.config $RPM_BUILD_ROOT%{_sysconfdir} %endif %changelog +* Mon Oct 12 2015 Peter Robinson 2015.10-0.4rc5 +- Update to 2015.10 RC5 + * Tue Sep 29 2015 Peter Robinson 2015.10-0.3rc4 - Update to 2015.10 RC4