update to 0.8.0 [release 0.8.0-1mamba;Thu Oct 09 2014]

This commit is contained in:
Silvan Calarco 2024-01-05 22:02:50 +01:00
parent ccd33adbc9
commit 6f7b97f463

View File

@ -1,5 +1,5 @@
Name: efibootmgr
Version: 0.6.0
Version: 0.8.0
Release: 1mamba
Summary: A user-space application to modify the Intel Extensible Firmware Interface (EFI) Boot Manager
Group: System/Kernel and Hardware
@ -7,13 +7,15 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://linux.dell.com/efibootmgr/efibootmgr.txt
Source: http://linux.dell.com/efibootmgr/permalink/efibootmgr-%{version}.tar.gz
Source: https://github.com/vathpela/efibootmgr.git/efibootmgr-%{version}/efibootmgr-%{version}.tar.bz2
#Source: http://linux.dell.com/efibootmgr/permalink/efibootmgr-%{version}.tar.gz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libpci-devel
BuildRequires: libz-devel
## AUTOBUILDREQ-END
BuildRequires: libefivar-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
@ -44,6 +46,12 @@ install -p --mode 644 src/man/man8/%{name}.8.gz %{buildroot}%{_mandir}/man8
%doc AUTHORS COPYING README
%changelog
* Thu Oct 09 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.8.0-1mamba
- update to 0.8.0
* Mon Jul 28 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.7.0-1mamba
- update to 0.7.0
* Sat Jan 26 2013 Automatic Build System <autodist@mambasoft.it> 0.6.0-1mamba
- automatic version update by autodist