diff --git a/rust-bootupd.spec b/rust-bootupd.spec index eb9b827..b3c7e36 100644 --- a/rust-bootupd.spec +++ b/rust-bootupd.spec @@ -4,7 +4,7 @@ Name: rust-%{crate} Version: 0.2.19 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Bootloader updater License: Apache-2.0 @@ -75,6 +75,9 @@ License: Apache-2.0 AND BSD-3-Clause AND MIT AND (Apache-2.0 OR BSL-1.0) %systemd_postun bootupd.service bootupd.socket %changelog +* Mon Jun 24 2024 Troy Dawson - 0.2.19-2 +- Bump release for June 2024 mass rebuild + * Fri May 17 2024 Joseph Marrero - 0.2.19-1 - https://github.com/coreos/bootupd/releases/tag/v0.2.19 Resolves: RHEL-35889