2022.04 GA

This commit is contained in:
Peter Robinson 2022-04-04 15:37:35 +01:00
parent b6626c87f4
commit ab63b19049
2 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
SHA512 (u-boot-2022.04-rc5.tar.bz2) = 6fbd2eeb0155ba3ab0460bc0a31ab5434f059b1f8eb7a182ee147583c8b827ef9979601fd147bfe9f617998433a2292cd2491f5a03cfc8bf90127fc45e585f1a
SHA512 (u-boot-2022.04.tar.bz2) = 113056e542db049eea3b1d1ccbbe52c79539a2f9bb6129d284ec9200dcffec7bd5969821913a9899631575b80991c84ad01bc845b4bba614e42e54466d9f0d64

View File

@ -1,9 +1,9 @@
%global candidate rc5
#global candidate rc0
%bcond_without toolsonly
Name: uboot-tools
Version: 2022.04
Release: 0.4%{?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
@ -247,6 +247,9 @@ cp -p board/warp7/README builds/docs/README.warp7
%endif
%changelog
* Mon Apr 04 2022 Peter Robinson <pbrobinson@fedoraproject.org> - 2022.04-1
- Update to 2022.04 GA
* Mon Mar 28 2022 Peter Robinson <pbrobinson@fedoraproject.org> - 2022.04-0.4.rc5
- Update to 2022.04 RC5