!39 fix license error

From: @liuyumeng1 
Reviewed-by: @overweight 
Signed-off-by: @overweight
This commit is contained in:
openeuler-ci-bot 2022-05-10 01:25:33 +00:00 committed by Gitee
commit 771e9fce51
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -3,9 +3,9 @@
Name: uboot-tools Name: uboot-tools
Version: 2021.10 Version: 2021.10
Release: 2 Release: 3
Summary: tools for U-Boot Summary: tools for U-Boot
License: GPLv2+ BSD LGPL-2.1+ LGPL-2.0+ License: Public Domian and GPL-2.0-or-later and GPL-2.0-only
URL: http://www.denx.de/wiki/U-Boot URL: http://www.denx.de/wiki/U-Boot
Source0: https://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2 Source0: https://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2
Source1: arm-boards Source1: arm-boards
@ -242,6 +242,9 @@ cp -p board/warp7/README builds/docs/README.warp7
%{_mandir}/man1/mkimage.1* %{_mandir}/man1/mkimage.1*
%changelog %changelog
* Sat May 07 2022 liuyumeng <liuyumeng5@h-partners.com> - 2021.10-3
- fix license error
* Wed Apr 13 2022 yangcheng <yangcheng87@h-partners.com> - 2021.10-2 * Wed Apr 13 2022 yangcheng <yangcheng87@h-partners.com> - 2021.10-2
- Add perl buildrequires to resolve compilation error - Add perl buildrequires to resolve compilation error