From 12f15f7bd65ef3977cf6d3f64e2d42c4a4ba1eba Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Sun, 20 Nov 2022 17:05:27 +0200 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 20cbaed..2ee9ee7 100644 --- a/uboot-tools.spec +++ b/uboot-tools.spec @@ -10,7 +10,7 @@ Name: uboot-tools Version: 2022.10 -Release: 1%{?candidate:.%{candidate}}.0.riscv64%{?dist} +Release: 1%{?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 @@ -254,6 +254,9 @@ cp -p board/sunxi/README.nand builds/docs/README.sunxi-nand %endif %changelog +* Sun Nov 20 2022 David Abdurachmanov - 2022.10-1.1.riscv64 +- Actually build riscv64 binaries + * Thu Nov 17 2022 David Abdurachmanov - 2022.10-1.0.riscv64 - Add support for riscv64