diff --git a/uboot-tools.spec b/uboot-tools.spec index a779d03..e73886d 100644 --- a/uboot-tools.spec +++ b/uboot-tools.spec @@ -3,9 +3,9 @@ Name: uboot-tools Version: 2021.10 -Release: 3 +Release: 4 Summary: tools for U-Boot -License: Public Domian and GPL-2.0-or-later and GPL-2.0-only +License: GPL-2.0-or-later and Public Domain and GPL-2.0-only URL: http://www.denx.de/wiki/U-Boot Source0: https://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2 Source1: arm-boards @@ -242,6 +242,9 @@ cp -p board/warp7/README builds/docs/README.warp7 %{_mandir}/man1/mkimage.1* %changelog +* Wed May 11 2022 liuyumeng - 2021.10-4 +- fix license error + * Sat May 07 2022 liuyumeng - 2021.10-3 - fix license error