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