From 6706eb16a4eced58eb53b2f702c8196673a84f78 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Mar 08 2022 09:53:45 +0000 Subject: 2022.04 RC3 --- diff --git a/sources b/sources index 6267dad..67d2217 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (u-boot-2022.04-rc2.tar.bz2) = 34af2d91a86e6864615ab09a2da7ec752beb56808d9eea652d425476cd1bbdf84d4e5f98740254f7cd91a04f11712d073450e74f4e07ae4180d845cb38620ee3 +SHA512 (u-boot-2022.04-rc3.tar.bz2) = 0c6c2534709045461872a348b988863197743b58732b6ba6a25069dd31de96312b699c571f9af4bcf40d9cdbe920cf6378efde876669e5e421a405e4d15359ec diff --git a/uboot-tools.spec b/uboot-tools.spec index 7a267f5..65c0415 100644 --- a/uboot-tools.spec +++ b/uboot-tools.spec @@ -1,8 +1,8 @@ -%global candidate rc2 +%global candidate rc3 Name: uboot-tools Version: 2022.04 -Release: 0.2%{?candidate:.%{candidate}}%{?dist} +Release: 0.3%{?candidate:.%{candidate}}%{?dist} Summary: U-Boot utilities License: GPLv2+ BSD LGPL-2.1+ LGPL-2.0+ URL: http://www.denx.de/wiki/U-Boot @@ -252,6 +252,10 @@ cp -p board/warp7/README builds/docs/README.warp7 %endif %changelog +* Tue Mar 08 2022 Peter Robinson - 2022.04-0.3.rc3 +- Update to 2022.04 RC3 +- Enable new Rockchip devices + * Tue Feb 15 2022 Peter Robinson - 2022.04-0.2.rc2 - Update to 2022.04 RC2