2016.11 RC1

This commit is contained in:
Peter Robinson 2016-10-09 13:55:19 +01:00
parent a0ca178bf9
commit 39f7f0854b
3 changed files with 8 additions and 4 deletions

View File

@ -103,6 +103,7 @@ sunxi_Gemei_G9
trimslice trimslice
udoo udoo
UTOO_P66 UTOO_P66
usbarmory
vexpress_ca15_tc2 vexpress_ca15_tc2
vexpress_ca9x4 vexpress_ca9x4
wandboard wandboard

View File

@ -1 +1 @@
61c628f8034477c946e173ed174efeb4 u-boot-2016.09.01.tar.bz2 2e4188dd43bbe241668d4e717bffd7f9 u-boot-2016.11-rc1.tar.bz2

View File

@ -1,8 +1,8 @@
#global candidate rc2 %global candidate rc1
Name: uboot-tools Name: uboot-tools
Version: 2016.09.01 Version: 2016.11
Release: 1%{?candidate:.%{candidate}}%{?dist} Release: 0.1%{?candidate:.%{candidate}}%{?dist}
Summary: U-Boot utilities Summary: U-Boot utilities
Group: Development/Tools Group: Development/Tools
@ -245,6 +245,9 @@ cp -p board/amlogic/odroid-c2/README doc/README.odroid-c2
%endif %endif
%changelog %changelog
* Sat Oct 8 2016 Peter Robinson <pbrobinson@fedoraproject.org> 2016.11-0.1.rc1
- 2016.11 RC1
* Tue Sep 20 2016 Peter Robinson <pbrobinson@fedoraproject.org> 2016.09.01-1 * Tue Sep 20 2016 Peter Robinson <pbrobinson@fedoraproject.org> 2016.09.01-1
- Update to 2016.09.01 GA - Update to 2016.09.01 GA