diff --git a/rust-coreos-installer.spec b/rust-coreos-installer.spec index 9fba8d6..e1b2c81 100644 --- a/rust-coreos-installer.spec +++ b/rust-coreos-installer.spec @@ -12,7 +12,7 @@ Name: rust-coreos-installer Version: 0.20.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Installer for Fedora CoreOS and RHEL CoreOS License: Apache-2.0 @@ -194,6 +194,9 @@ mv %{buildroot}%{_bindir}/rdcore %{buildroot}%{dracutlibdir}/modules.d/50rdcore/ %endif %changelog +* Fri Jan 26 2024 Fedora Release Engineering - 0.20.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Tue Jan 09 2024 Fabio Valentini - 0.20.0-2 - Refresh for latest Rust package template; update license tag for SPDX.