Rebuild for a new OpenSBI (v1.3-40-gc2e6027)

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2023-08-01 11:40:57 +03:00
parent e1c599d630
commit dc05e9e1f8
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 4 additions and 1 deletions

View File

@ -10,7 +10,7 @@
Name: uboot-tools
Version: 2023.04
Release: 1%{?candidate:.%{candidate}}.1.riscv64%{?dist}
Release: 1%{?candidate:.%{candidate}}.2.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 <davidlt@rivosinc.com> - 2023.04-1.2.riscv64
- Rebuild for a new OpenSBI (v1.3-40-gc2e6027)
* Wed Jul 05 2023 David Abdurachmanov <davidlt@rivosinc.com> - 2023.04-1.1.riscv64
- Rebuild for a new OpenSBI (v1.3-2-geb736a5)