From 5dd64399156457648e1121dcc7af51b85d17dc01 Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Mon, 28 Dec 2020 13:26:51 +0100 Subject: [PATCH] Rebuild Signed-off-by: Igor Raits --- rust-afterburn.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-afterburn.spec b/rust-afterburn.spec index 664028c..883edfa 100644 --- a/rust-afterburn.spec +++ b/rust-afterburn.spec @@ -8,7 +8,7 @@ Name: rust-%{crate} Version: 4.6.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Simple cloud provider agent # Upstream license specification: Apache-2.0 @@ -114,6 +114,9 @@ cp -a dracut/* %{buildroot}%{dracutmodulesdir} %endif %changelog +* Mon Dec 28 13:26:51 CET 2020 Igor Raits - 4.6.0-3 +- Rebuild + * Mon Dec 14 2020 Sohan Kunkerkar - 4.6.0-2 - Rebuild because of Fedora infra issues last week to see if a new build fixes some problems we are seeing.