2023.04 RC2

This commit is contained in:
Peter Robinson 2023-02-17 16:03:02 +00:00
parent de2eac07ba
commit 7a9f14f8e7
2 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
SHA512 (u-boot-2023.04-rc1.tar.bz2) = e08080aa4988321aaf8d402940ff2737f001102dcc4e575b8155d77fff140d1e5a2bd8a618dc885f4f1a82e0bf882cb0880a25514ab51a3bd8735437bc1190c6
SHA512 (u-boot-2023.04-rc2.tar.bz2) = 7de3513fc07ce67c11144cadccfa7e21d2de7dbb22d051822a5890396caf2109f5ee12ebdc8bb1c3f77bec26fee032bae2c2e243e8f3a0cc390057f700d76cf0

View File

@ -1,4 +1,4 @@
%global candidate rc1
%global candidate rc2
%if 0%{?rhel}
%bcond_with toolsonly
%else
@ -7,7 +7,7 @@
Name: uboot-tools
Version: 2023.04
Release: 0.1%{?candidate:.%{candidate}}%{?dist}
Release: 0.2%{?candidate:.%{candidate}}%{?dist}
Summary: U-Boot utilities
License: GPLv2+ BSD LGPL-2.1+ LGPL-2.0+
URL: http://www.denx.de/wiki/U-Boot
@ -211,6 +211,9 @@ cp -p board/sunxi/README.nand builds/docs/README.sunxi-nand
%endif
%changelog
* Fri Feb 17 2023 Peter Robinson <pbrobinson@fedoraproject.org> - 2023.04-0.2.rc2
- Update to 2023.04 RC2
* Tue Jan 31 2023 Peter Robinson <pbrobinson@fedoraproject.org> - 2023.04-0.1.rc1
- Update to 2023.04 RC1
- Drop bmp_logo tool