From d99c1a3c7cbc91e7c464b15e657457310c0412c5 Mon Sep 17 00:00:00 2001 From: Benjamin Gilbert Date: Tue, 12 Oct 2021 12:19:49 -0400 Subject: [PATCH] Rebuild for F33 bump --- rust-coreos-installer.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-coreos-installer.spec b/rust-coreos-installer.spec index cf640ea..2b1e16e 100644 --- a/rust-coreos-installer.spec +++ b/rust-coreos-installer.spec @@ -9,7 +9,7 @@ Name: rust-%{crate} Version: 0.10.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Installer for Fedora CoreOS and RHEL CoreOS # Upstream license specification: Apache-2.0 @@ -130,6 +130,9 @@ RHEL CoreOS. It is not needed on other platforms. %endif %changelog +* Tue Oct 12 2021 Benjamin Gilbert - 0.10.1-2 +- Rebuild for F33 bump + * Mon Oct 11 2021 Benjamin Gilbert - 0.10.1-1 - New release