diff --git a/rust-async-trait.spec b/rust-async-trait.spec index 29a13fa..43a5a73 100644 --- a/rust-async-trait.spec +++ b/rust-async-trait.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.21 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Type erasure for async trait methods # Upstream license specification: MIT OR Apache-2.0 @@ -83,5 +83,8 @@ which use "support_old_nightly" feature of "%{crate}" crate. %endif %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.1.21-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Sat Dec 14 14:03:56 CET 2019 Igor Gnatenko - 0.1.21-1 - Initial package