2019.04 RC2
This commit is contained in:
parent
652ffd7e03
commit
9823edcb94
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (u-boot-2019.04-rc1.tar.bz2) = 1c7fc10925706b629bc4f37b41cb47ef45ed47a2b0e84ffed173a53d387182b23ab8575b567ec6bac3c6368caffac1e176442822cc298fd824b779e619f170df
|
||||
SHA512 (u-boot-2019.04-rc2.tar.bz2) = 3403413b4a34f736aa08c67055a8e3914dc2a2326c0533bd66730284fadca6ed26ada0c6f58f4f1c2bc40865fb4f0a835cffac759f29e1cd5ce22bd743ada312
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global candidate rc1
|
||||
%global candidate rc2
|
||||
|
||||
Name: uboot-tools
|
||||
Version: 2019.04
|
||||
Release: 0.2%{?candidate:.%{candidate}}%{?dist}
|
||||
Release: 0.3%{?candidate:.%{candidate}}%{?dist}
|
||||
Summary: U-Boot utilities
|
||||
License: GPLv2+ BSD LGPL-2.1+ LGPL-2.0+
|
||||
URL: http://www.denx.de/wiki/U-Boot
|
||||
@ -313,6 +313,9 @@ cp -p board/warp7/README builds/docs/README.warp7
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Feb 19 2019 Peter Robinson <pbrobinson@fedoraproject.org> 2019.04-0.3-rc2
|
||||
- 2019.04 RC2
|
||||
|
||||
* Sat Feb 9 2019 Peter Robinson <pbrobinson@fedoraproject.org> 2019.04-0.2-rc1
|
||||
- Build against new ATF snapshot
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user