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