diff --git a/sources b/sources index 5610812..26aa05b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9ad6e05cbe8346756fde8a9da24bb704 u-boot-2016.01-rc4.tar.bz2 +7d4f65fd43d4d706f5c5650e020d899d u-boot-2016.01.tar.bz2 diff --git a/uboot-tools.spec b/uboot-tools.spec index b138c11..179de5d 100644 --- a/uboot-tools.spec +++ b/uboot-tools.spec @@ -1,8 +1,8 @@ -%global candidate rc4 +#global candidate rc4 Name: uboot-tools Version: 2016.01 -Release: 0.4%{?candidate:.%{candidate}}%{?dist} +Release: 1%{?candidate:.%{candidate}}%{?dist} Summary: U-Boot utilities Group: Development/Tools @@ -162,6 +162,9 @@ install -p -m 0644 tools/env/fw_env.config $RPM_BUILD_ROOT%{_sysconfdir} %endif %changelog +* Tue Jan 12 2016 Peter Robinson 2016.01-1 +- Update to 2016.01 GA + * Sun Jan 10 2016 Peter Robinson 2016.01-0.4rc4 - Update to 2016.01 RC4