From 87c52d6740f1d0b637236cc46d71297296bc2860 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 08:41:12 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- efivar.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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