From ce4401d7dd03ba401aa2dcae975e0e9190f35779 Mon Sep 17 00:00:00 2001 From: zhanzhimin <7587189+zzm_567@user.noreply.gitee.com> Date: Wed, 16 Dec 2020 14:45:57 +0800 Subject: [PATCH] Update Source0 --- uboot-tools.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/uboot-tools.spec b/uboot-tools.spec index 9938aa5..5cdf0db 100644 --- a/uboot-tools.spec +++ b/uboot-tools.spec @@ -2,11 +2,11 @@ Name: uboot-tools Version: 2020.07 -Release: 3 +Release: 4 Summary: tools for U-Boot License: GPLv2+ BSD LGPL-2.1+ LGPL-2.0+ URL: http://www.denx.de/wiki/U-Boot -Source0: ftp://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 Source2: arm-chromebooks Source3: aarch64-boards @@ -244,6 +244,9 @@ cp -p board/warp7/README builds/docs/README.warp7 %{_mandir}/man1/mkimage.1* %changelog +* Wed Dec 16 2020 zhanzhimin - 2020.07-4 +- Update Source0 + * Wed Oct 21 2020 jinzhimin - 2020.07-3 - modify buildrequire to python3-unversioned-command