diff --git a/sources b/sources index 826b328..5ac08e9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (u-boot-2022.07-rc4.tar.bz2) = e54b9df6e4854fa8314e815409eb7b7b9d29af956aa021df8f7138f997bc683bc84bb1a80e71cb02821fe82e77ce12aa404d84841684f7b4e14f36756a6843f2 +SHA512 (u-boot-2022.07-rc5.tar.bz2) = 0e72671b9126ccb813f8981ce10c8b7d736e0f8cc4b2a8cdc8233588d50882852873ad7e7576757fc2282eb8884dac04c86c6e3432d64d8ef66a514b7edb1b1c diff --git a/uboot-tools.spec b/uboot-tools.spec index 118f723..c108050 100644 --- a/uboot-tools.spec +++ b/uboot-tools.spec @@ -1,4 +1,4 @@ -%global candidate rc4 +%global candidate rc5 %bcond_without toolsonly # Set it to "opensbi" (stable) or opensbi-unstable (unstable, git) @@ -6,7 +6,7 @@ Name: uboot-tools Version: 2022.07 -Release: 0.4%{?candidate:.%{candidate}}.2.riscv64%{?dist} +Release: 0.5%{?candidate:.%{candidate}}.0.riscv64%{?dist} Summary: U-Boot utilities License: GPLv2+ BSD LGPL-2.1+ LGPL-2.0+ URL: http://www.denx.de/wiki/U-Boot @@ -249,11 +249,11 @@ cp -p board/sunxi/README.nand builds/docs/README.sunxi-nand %endif %changelog -* Thu Jun 23 2022 David Abdurachmanov - 2022.07-0.4.rc4.2.riscv64 -- Rebuild for riscv64 (new OpenSBI) +* Mon Jun 27 2022 David Abdurachmanov - 2022.07-0.5.rc5.0.riscv64 +- Enable riscv64 -* Thu Jun 13 2022 David Abdurachmanov - 2022.07-0.4.rc4.1.riscv64 -- Rebuild for riscv64 +* Mon Jun 20 2022 Peter Robinson - 2022.07-0.5.rc5 +- Update to 2022.07 RC5 * Sun Jun 12 2022 Peter Robinson - 2022.07-0.4.rc4 - Update to 2022.07 RC4