Bump alma dist and fix typo in SBAT

This commit is contained in:
Andrew Lukoshko 2024-03-28 12:35:13 +00:00
parent 75e2dbe50c
commit 5c5652a3e6
1 changed files with 5 additions and 3 deletions

View File

@ -53,7 +53,7 @@
Summary: Firmware update daemon
Name: fwupd
Version: 1.9.13
Release: 2%{?dist}.alma
Release: 2%{?dist}.alma.1
License: LGPLv2+
URL: https://github.com/fwupd/fwupd
Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz
@ -245,7 +245,7 @@ cd -
-Dfwupd-efi:efi_sbat_distro_summary="AlmaLinux" \
-Dfwupd-efi:efi_sbat_distro_pkgname="%{name}" \
-Dfwupd-efi:efi_sbat_distro_version="%{version}" \
-Dfwupd-efi:efi_sbat_distro_url="maito:security@almalinux.org" \
-Dfwupd-efi:efi_sbat_distro_url="mailto:security@almalinux.org" \
-Dfwupd-efi:efi-libdir="/usr/lib64" \
%endif
%else
@ -457,12 +457,13 @@ done
%endif
%changelog
* Thu Mar 28 2024 Eduard Abdullin <eabdullin@almalinux.org> - 1.9.13-2.alma
* Thu Mar 28 2024 Eduard Abdullin <eabdullin@almalinux.org> - 1.9.13-2.alma.1
- Use AlmaLinux cert
* Mon Feb 19 2024 Richard Hughes <richard@hughsie.com> 1.9.13-2
- Fix upgrade from fwupd < v1.9.5
- Resolves: #RHEL-15328
* Thu Feb 15 2024 Richard Hughes <richard@hughsie.com> 1.9.13-1
- Update to latest stable upstream version.
- Resolves: #RHEL-15328
@ -486,6 +487,7 @@ done
* Thu Feb 02 2023 Richard Hughes <richard@hughsie.com> 1.8.10-2
- Rebuild because distrobaker did entirely the wrong thing.
- Resolves: rhbz#2128384, needed for rhbz#2119436 and rhbz#2128384
* Fri Jan 27 2023 Richard Hughes <richard@hughsie.com> 1.8.10-1
- Rebase to latest upstream release to fix multiple ESP detection problems
- Resolves: rhbz#2128384, needed for rhbz#2119436 and rhbz#2128384