From 17000d23329bb4d18921d248e6c375a629718880 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 13:41:00 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- 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 74a9561..f95e374 100644 --- a/rust-coreos-installer.spec +++ b/rust-coreos-installer.spec @@ -9,7 +9,7 @@ Name: rust-%{crate} Version: 0.9.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Installer for Fedora CoreOS and RHEL CoreOS # Upstream license specification: Apache-2.0 @@ -129,6 +129,9 @@ RHEL CoreOS. It is not needed on other platforms. %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.9.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Tue Jul 13 2021 Jonathan Lebon - 0.9.1-2 - Backport "install: restrict access permissions on /boot/ignition{,/config.ign}" https://github.com/coreos/coreos-installer/pull/571