diff --git a/rust-coreos-installer.spec b/rust-coreos-installer.spec index 0986fcf..4c8967f 100644 --- a/rust-coreos-installer.spec +++ b/rust-coreos-installer.spec @@ -12,7 +12,7 @@ Name: rust-%{crate} Version: 0.22.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Installer for Fedora CoreOS and RHEL CoreOS # Upstream license specification: Apache-2.0 @@ -173,6 +173,9 @@ from the initramfs. %endif %changelog +* Wed Jul 31 2024 Steven Presti - 0.22.1-2 +- Rebuild for correct jira, resolves RHEL-52233 + * Fri Jul 26 2024 Packit - 0.22.1-1 - New upstream release