diff --git a/rust-futures-executor.spec b/rust-futures-executor.spec index 6065af6..6489105 100644 --- a/rust-futures-executor.spec +++ b/rust-futures-executor.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 0.3.12 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Executors for asynchronous tasks based on the futures-rs library # Upstream license specification: MIT OR Apache-2.0 @@ -107,6 +107,9 @@ which use "thread-pool" feature of "%{crate}" crate. %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.3.12-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Fri Jan 15 2021 Fabio Valentini - 0.3.12-1 - Update to version 0.3.12.