!6 solve source url problem

From: @hanzj0122_admin
Reviewed-by: @wangxp006,@zengwefeng,@orange-snn
Signed-off-by: @wangxp006,@zengwefeng,@orange-snn
This commit is contained in:
openeuler-ci-bot 2020-10-10 11:51:08 +08:00 committed by Gitee
commit 27ce69d264
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
efi-rpm-macros-4.tar.gz Normal file

Binary file not shown.

View File

@ -4,11 +4,11 @@
Name: efi-rpm-macros
Version: 4
Release: 2
Release: 3
Summary: A set of EFI-related RPM Macros
License: GPLv3+
URL: https://github.com/rhboot/%{name}/
Source0: https://github.com/rhboot/%{name}/releases/download/%{version}/%{name}-%{version}.tar.bz2
Source0: https://github.com/rhboot/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
#patch backport from upstream community
BuildRequires: git sed
@ -59,6 +59,9 @@ git config --local --add efi.arches "x86_64 aarch64"
%{_prefix}/lib/rpm/brp-boot-efi-times
%changelog
* Thu Sep 10 2020 hanzhijun <hanzhijun1@huawei.com> - 4-3
- solve source url problem
* Tue Jan 14 2020 openEuler Buildteam <buildteam@openeuler.org> - 4-2
- Type:bugfix
- Id:NA