Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7a948a856f |
1 changed files with 4 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
Summary: Free software EFI/UEFI standalone file system drivers
|
||||
Name: efifs
|
||||
Version: 1.11
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPL-3.0-or-later
|
||||
URL: https://efi.akeo.ie/
|
||||
Source0: https://github.com/pbatard/efifs/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||
|
|
@ -111,6 +111,9 @@ install -p -m 0700 edk2-%{edk2_stable_str}/Build/EfiFs/RELEASE_GCC5/%{efi_arch_u
|
|||
%{efi_esp_dir}/
|
||||
|
||||
%changelog
|
||||
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.11-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Sat May 17 2025 Robert Scheck <robert@fedoraproject.org> 1.11-3
|
||||
- Update bundled edk2 to 20250221 (#2340114)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue