diff --git a/efivar.spec b/efivar.spec index 809e844..af17a5a 100644 --- a/efivar.spec +++ b/efivar.spec @@ -1,6 +1,6 @@ Name: efivar Version: 39 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tools to manage UEFI variables License: LGPL-2.1-only URL: https://github.com/rhboot/efivar @@ -83,6 +83,9 @@ make abicheck CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="$RPM_LD_FLAGS" %{_libdir}/*.so.* %changelog +* Mon Jun 24 2024 Troy Dawson +- Bump release for June 2024 mass rebuild + * Wed Jan 31 2024 Peter Jones - 39-1 - Update to efivar-39