2020.04 RC3
This commit is contained in:
parent
2c4918a96d
commit
24b4862160
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (u-boot-2020.04-rc2.tar.bz2) = 84c76e33f4cadadc162e5ba71d48720ab53fad88a872c60512bd75e6d8a8250e942f11d737143cac3295634096384fc11f0a0ee0fdd2ac2718dbe7e94c0f7875
|
||||
SHA512 (u-boot-2020.04-rc3.tar.bz2) = 6e617472bd38dd1f681db121bcb565abea7a15fcdb7a5920ec6dffd283d4a4580d81134768454a7c954ac7f5cbee8493879452991b6cf35de31afcd2d9448a11
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global candidate rc2
|
||||
%global candidate rc3
|
||||
|
||||
Name: uboot-tools
|
||||
Version: 2020.04
|
||||
Release: 0.3%{?candidate:.%{candidate}}%{?dist}
|
||||
Release: 0.4%{?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
|
||||
* Wed Feb 26 2020 Peter Robinson <pbrobinson@fedoraproject.org> 2020.04-0.4-rc3
|
||||
- 2020.04 RC3
|
||||
|
||||
* Thu Feb 13 2020 Peter Robinson <pbrobinson@fedoraproject.org> 2020.04-0.3-rc2
|
||||
- 2020.04 RC2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user