From 60e6ad3bb8831f85f90b863d74b7192eb24c27b2 Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Tue, 26 Mar 2019 13:47:49 +0100 Subject: [PATCH] Bump release 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 409363e..664f7ca 100644 --- a/uboot-tools.spec +++ b/uboot-tools.spec @@ -2,7 +2,7 @@ Name: uboot-tools Version: 2019.04 -Release: 0.6%{?candidate:.%{candidate}}.0.riscv64%{?dist} +Release: 0.6%{?candidate:.%{candidate}}.1.riscv64%{?dist} Summary: U-Boot utilities License: GPLv2+ BSD LGPL-2.1+ LGPL-2.0+ URL: http://www.denx.de/wiki/U-Boot @@ -352,6 +352,9 @@ cp -p board/warp7/README builds/docs/README.warp7 %endif %changelog +* Tue Mar 26 2019 David Abdurachmanov 2019.04-0.6-rc4.1.riscv64 +- Enable bootz and FAT fs commands for qemu-riscv64_smode + * Mon Mar 25 2019 David Abdurachmanov 2019.04-0.6-rc4.0.riscv64 - Add support for RISC-V (riscv64)