diff --git a/efi-rpm-macros-4.tar.bz2 b/efi-rpm-macros-4.tar.bz2 deleted file mode 100644 index 6905789a7753ebc20948b3d44a9acb9947f4b7a8..0000000000000000000000000000000000000000 Binary files a/efi-rpm-macros-4.tar.bz2 and /dev/null differ diff --git a/efi-rpm-macros-4.tar.gz b/efi-rpm-macros-4.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..32a52a6ca22782ac00966fa25143497d360a758c Binary files /dev/null and b/efi-rpm-macros-4.tar.gz differ diff --git a/efi-rpm-macros.spec b/efi-rpm-macros.spec index 725a8bfdf84615ee2e7a0958d92d932915b29c42..e8c200748cae74bccfa7bc2de307d28df01d1996 100644 --- a/efi-rpm-macros.spec +++ b/efi-rpm-macros.spec @@ -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 - 4-3 +- solve source url problem + * Tue Jan 14 2020 openEuler Buildteam - 4-2 - Type:bugfix - Id:NA