From 912b296f59f422cb73321c068ee26d9b4b34839b Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Sun, 16 Aug 2020 17:01:11 +0200 Subject: [PATCH] Rebuild Signed-off-by: Igor Raits --- 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 3c5d101..b46dd2b 100644 --- a/rust-coreos-installer.spec +++ b/rust-coreos-installer.spec @@ -8,7 +8,7 @@ Name: rust-%{crate} Version: 0.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Installer for Fedora CoreOS and RHEL CoreOS # Upstream license specification: Apache-2.0 @@ -109,6 +109,9 @@ RHEL CoreOS. It is not needed on other platforms. %endif %changelog +* Sun Aug 16 15:01:11 GMT 2020 Igor Raits - 0.5.0-2 +- Rebuild + * Fri Jul 31 2020 Benjamin Gilbert - 0.5.0-1 - New release