2022.07 RC3

This commit is contained in:
Peter Robinson 2022-05-25 15:46:30 +01:00
parent 0e7b564081
commit fa86e10d71
2 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
SHA512 (u-boot-2022.07-rc2.tar.bz2) = c3b0aab1e2de4ac48af1a5b5147f3afa4296dc3f264d15da43421ff58207bb5bb17b99d0a571361e76150804fc3f78bd16f2bc623cb8324c48e6834440b247c2
SHA512 (u-boot-2022.07-rc3.tar.bz2) = 1ebc19ca9828f38e5568a3415281917a12d086f3e4e23749441faf77771612526d95a84af5433057f6caa09b424aff9d4709d2d223cbe98f7d6356049c3b0d3c

View File

@ -1,9 +1,9 @@
%global candidate rc2
%global candidate rc3
%bcond_without toolsonly
Name: uboot-tools
Version: 2022.07
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
@ -199,6 +199,9 @@ cp -p board/sunxi/README.nand builds/docs/README.sunxi-nand
%endif
%changelog
* Wed May 25 2022 Peter Robinson <pbrobinson@fedoraproject.org> - 2022.07-0.3.rc3
- Update to 2022.07 RC3
* Sat May 14 2022 Peter Robinson <pbrobinson@fedoraproject.org> - 2022.07-0.2.rc2
- Update to 2022.07 RC2