From c0445d301e9d9ee86ddc28de059b610f03a84937 Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Tue, 1 Aug 2023 16:59:01 +0300 Subject: [PATCH] Rebuild for a new OpenSBI (v1.3.1) 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 e7c7ade..386a346 100644 --- a/uboot-tools.spec +++ b/uboot-tools.spec @@ -10,7 +10,7 @@ Name: uboot-tools Version: 2023.04 -Release: 1%{?candidate:.%{candidate}}.2.riscv64%{?dist} +Release: 1%{?candidate:.%{candidate}}.3.riscv64%{?dist} Summary: U-Boot utilities License: GPLv2+ BSD LGPL-2.1+ LGPL-2.0+ URL: http://www.denx.de/wiki/U-Boot @@ -254,6 +254,9 @@ cp -p board/sunxi/README.nand builds/docs/README.sunxi-nand %endif %changelog +* Tue Aug 01 2023 David Abdurachmanov - 2023.04-1.3.riscv64 +- Rebuild for a new OpenSBI (v1.3.1) + * Tue Aug 01 2023 David Abdurachmanov - 2023.04-1.2.riscv64 - Rebuild for a new OpenSBI (v1.3-40-gc2e6027)