2023.01 GA
This commit is contained in:
parent
eee75bb934
commit
5b281a96f0
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (u-boot-2023.01-rc4.tar.bz2) = 42c5693e2dafb83af64e6958567a5cdf4452d6799fc12214fb60ebd6753bfe24b41dfdc7f1c373b35dfaada35a819e8a1a4958eff64f806c0610f764b73dbbcd
|
||||
SHA512 (u-boot-2023.01.tar.bz2) = 417a28267eb7875820d08fafc7316f164663609378637539e71648b0b9b7d28796b6c381717f31b0ab6472805fefd32628ef7d1b2e7b9f3c51c8ad122993f679
|
||||
|
@ -1,4 +1,4 @@
|
||||
%global candidate rc4
|
||||
#global candidate rc4
|
||||
%if 0%{?rhel}
|
||||
%bcond_with toolsonly
|
||||
%else
|
||||
@ -7,7 +7,7 @@
|
||||
|
||||
Name: uboot-tools
|
||||
Version: 2023.01
|
||||
Release: 0.4%{?candidate:.%{candidate}}%{?dist}
|
||||
Release: 0.5%{?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
|
||||
* Wed Jan 18 2023 Peter Robinson <pbrobinson@fedoraproject.org> - 2023.01-0.5
|
||||
- Update to 2023.01 GA
|
||||
|
||||
* Sat Dec 31 2022 Peter Robinson <pbrobinson@fedoraproject.org> - 2023.01-0.4.rc4
|
||||
- Update PinePhone Pro to latest rev
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user