diff --git a/efibootmgr.spec b/efibootmgr.spec index 5b872a6..ad9db29 100644 --- a/efibootmgr.spec +++ b/efibootmgr.spec @@ -1,12 +1,12 @@ Name: efibootmgr -Version: 17 +Version: 18 Release: 1mamba Summary: A user-space application to modify the Intel Extensible Firmware Interface (EFI) Boot Manager Group: System/Kernel and Hardware Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://linux.dell.com/efibootmgr/efibootmgr.txt +URL: https://linux.dell.com/efibootmgr/efibootmgr.txt Source: https://github.com/rhboot/efibootmgr.git/%{version}/efibootmgr-%{version}.tar.bz2 License: GPL ## AUTOBUILDREQ-BEGIN @@ -15,7 +15,6 @@ BuildRequires: libefivar-devel BuildRequires: libpopt-devel ## AUTOBUILDREQ-END BuildRequires: libefivar-devel >= 32-1mamba -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description A user-space application to modify the Intel Extensible Firmware Interface (EFI) Boot Manager. @@ -44,6 +43,9 @@ A user-space application to modify the Intel Extensible Firmware Interface (EFI) #README %changelog +* Fri Jul 08 2022 Automatic Build System 18-1mamba +- automatic version update by autodist + * Tue Sep 04 2018 Silvan Calarco 17-1mamba - update to 17