diff --git a/rust-cfg-if.spec b/rust-cfg-if.spec index a47918e..e1ba7e6 100644 --- a/rust-cfg-if.spec +++ b/rust-cfg-if.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.10 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Macro to ergonomically define an item depending on a large number of #[cfg] parameters # Upstream license specification: MIT/Apache-2.0 @@ -109,6 +109,9 @@ which use "rustc-dep-of-std" feature of "%{crate}" crate. %endif %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.1.10-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Fri Dec 20 19:03:09 CET 2019 Igor Gnatenko - 0.1.10-2 - Regenerate