From 520daf056c87aa7599644845e71623b3e13a8a2d Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Mon, 28 Dec 2020 13:54:29 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/rust-afterburn.git#5dd64399156457648e1121dcc7af51b85d17dc01 --- 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.