diff --git a/rust-match_cfg.spec b/rust-match_cfg.spec index c0055d5..1a0afba 100644 --- a/rust-match_cfg.spec +++ b/rust-match_cfg.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Macro to define an item depending on a large number of `#[cfg]` parameters # Upstream license specification: MIT/Apache-2.0 @@ -90,5 +90,8 @@ which use "use_core" feature of "%{crate}" crate. %endif %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue Feb 11 14:18:39 CET 2020 Igor Raits - 0.1.0-1 - Initial package