2022.07 RC1

This commit is contained in:
Peter Robinson 2022-04-27 01:39:32 +01:00
parent 9cc572a2b0
commit f02cd13691
2 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
SHA512 (u-boot-2022.04.tar.bz2) = 113056e542db049eea3b1d1ccbbe52c79539a2f9bb6129d284ec9200dcffec7bd5969821913a9899631575b80991c84ad01bc845b4bba614e42e54466d9f0d64
SHA512 (u-boot-2022.07-rc1.tar.bz2) = f3b3c2fbcf2542cd17feef8374f07bce9300f4491b5c1d7194a791d7b4279062de74b639b043f250ef416e1c345e40d7b72f51f3f1d8687670dda30ebb31a5f6

View File

@ -1,9 +1,9 @@
#global candidate rc0
%global candidate rc1
%bcond_without toolsonly
Name: uboot-tools
Version: 2022.04
Release: 1%{?candidate:.%{candidate}}%{?dist}
Release: 0.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
@ -199,6 +199,9 @@ cp -p board/sunxi/README.nand builds/docs/README.sunxi-nand
%endif
%changelog
* Tue Apr 26 2022 Peter Robinson <pbrobinson@fedoraproject.org> - 2022.04-0.1.rc1
- Update to 2022.07 RC1
* Mon Apr 04 2022 Peter Robinson <pbrobinson@fedoraproject.org> - 2022.04-1
- Update to 2022.04 GA