From 5c5652a3e63b590cb264fd5e9c986857e8169216 Mon Sep 17 00:00:00 2001 From: Andrew Lukoshko Date: Thu, 28 Mar 2024 12:35:13 +0000 Subject: [PATCH] Bump alma dist and fix typo in SBAT --- SPECS/fwupd.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/SPECS/fwupd.spec b/SPECS/fwupd.spec index 57ccbdb..84f5a4e 100644 --- a/SPECS/fwupd.spec +++ b/SPECS/fwupd.spec @@ -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 - 1.9.13-2.alma +* Thu Mar 28 2024 Eduard Abdullin - 1.9.13-2.alma.1 - Use AlmaLinux cert * Mon Feb 19 2024 Richard Hughes 1.9.13-2 - Fix upgrade from fwupd < v1.9.5 - Resolves: #RHEL-15328 + * Thu Feb 15 2024 Richard Hughes 1.9.13-1 - Update to latest stable upstream version. - Resolves: #RHEL-15328 @@ -486,6 +487,7 @@ done * Thu Feb 02 2023 Richard Hughes 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 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