From a053b252c88a83d7f2bf8363a4122e26a7700515 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 08:42:02 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- fido-device-onboard.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/fido-device-onboard.spec b/fido-device-onboard.spec index 18da400..996bc45 100644 --- a/fido-device-onboard.spec +++ b/fido-device-onboard.spec @@ -4,7 +4,7 @@ Name: fido-device-onboard Version: 0.4.12 -Release: 10%{?dist} +Release: 11%{?dist} Summary: A rust implementation of the FIDO Device Onboard Specification License: BSD-3-Clause @@ -304,6 +304,9 @@ Requires: fdo-init = %{version}-%{release} %systemd_postun_with_restart fdo-aio.service %changelog +* Mon Jun 24 2024 Troy Dawson - 0.4.12-11 +- Bump release for June 2024 mass rebuild + * Sun Feb 11 2024 Maxwell G - 0.4.12-10 - Rebuild for golang 1.22.0