From 8376d2cf3ada06f8132c72a173c05f5a985eb58e Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Wed, 18 Jan 2023 16:05:48 +0000 Subject: [PATCH] fix release --- uboot-tools.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uboot-tools.spec b/uboot-tools.spec index 5cd807e..d9f8bf3 100644 --- a/uboot-tools.spec +++ b/uboot-tools.spec @@ -7,7 +7,7 @@ Name: uboot-tools Version: 2023.01 -Release: 0.5%{?candidate:.%{candidate}}%{?dist} +Release: 1%{?candidate:.%{candidate}}%{?dist} Summary: U-Boot utilities License: GPLv2+ BSD LGPL-2.1+ LGPL-2.0+ URL: http://www.denx.de/wiki/U-Boot @@ -211,7 +211,7 @@ cp -p board/sunxi/README.nand builds/docs/README.sunxi-nand %endif %changelog -* Wed Jan 18 2023 Peter Robinson - 2023.01-0.5 +* Wed Jan 18 2023 Peter Robinson - 2023.01-1 - Update to 2023.01 GA * Sat Dec 31 2022 Peter Robinson - 2023.01-0.4.rc4