From 5e7467586c28f948c59fca9eb3db573ec7b19976 Mon Sep 17 00:00:00 2001 From: Antonio Murdaca Date: Tue, 26 Oct 2021 09:30:18 +0200 Subject: [PATCH] rebuild to build in brew Resolves: rhbz#1989897 Signed-off-by: Antonio Murdaca --- 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 6c1c22d..138f78c 100644 --- a/rust-coreos-installer.spec +++ b/rust-coreos-installer.spec @@ -12,7 +12,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 @@ -164,6 +164,9 @@ from the initramfs. %endif %changelog +* Tue Oct 26 2021 Antonio Murdaca - 0.10.1-2 +- rebuilt + * Mon Oct 25 2021 Antonio Murdaca - 0.10.1-1 - New release