diff --git a/efibootmgr.spec b/efibootmgr.spec index dcc125e4e00bc9073eae359a245bbc7a080f0a12..79eb6b6de9e151715e17da8edd48cec22ef85712 100644 --- a/efibootmgr.spec +++ b/efibootmgr.spec @@ -1,10 +1,10 @@ Name: efibootmgr -Release: 1 +Release: 2 Version: 17 Summary: A tool manipulating the EFI Boot Manager License: GPLv2+ URL: https://github.com/rhboot/%{name}/ -Source0: https://github.com/rhboot/%{name}/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz +Source0: https://github.com/rhboot/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz Patch0: remove_extra_decl.patch @@ -47,6 +47,9 @@ rm -rf %{buildroot} %{_mandir}/*/*.?.gz %changelog +* Thu Sep 10 2020 hanzhijun - 17-2 +- solve source url problem + * Sat Aug 29 2020 yuboyun - 17-1 - update to 17