From aaf7235ecb3932816a7619c6a04b239ad77c6d2d Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Mon, 26 Aug 2019 18:15:03 -0700 Subject: [PATCH] Update to 2019.10 RC3 Signed-off-by: David Abdurachmanov --- uboot-tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/uboot-tools.spec b/uboot-tools.spec index 3f797b1..23eff58 100644 --- a/uboot-tools.spec +++ b/uboot-tools.spec @@ -1,4 +1,4 @@ -%global candidate rc2 +%global candidate rc3 Name: uboot-tools Version: 2019.10 @@ -293,6 +293,9 @@ cp -p board/warp7/README builds/docs/README.warp7 %endif %changelog +* Mon Aug 26 2019 David Abdurachmanov 2019.10-0.1-rc3.0.riscv64 +- 2019.10 RC3 + * Fri Aug 23 2019 David Abdurachmanov 2019.10-0.1-rc2.0.riscv64 - Run "virtio scan" before booting from VirtIO Block Device over PCIe transport - Add VIRTIO_PCI for RISC-V QEMU emulation