diff --git a/rust-match_cfg.spec b/rust-match_cfg.spec index 1a0afba..38d6835 100644 --- a/rust-match_cfg.spec +++ b/rust-match_cfg.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Macro to define an item depending on a large number of `#[cfg]` parameters # Upstream license specification: MIT/Apache-2.0 @@ -90,6 +90,9 @@ which use "use_core" feature of "%{crate}" crate. %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.1.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 0.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild